Need help with GEOSX installation on Git Bash #2558
Replies: 1 comment 2 replies
-
Hi @prashantkgp01, By Git Bash do you mean the console that comes with installing Git natively on Windows? If so, GEOS does not support building directly on Windows. We recommend installing WSL and building GEOS and all its dependencies from the WSL terminal. If you choose to do that, you may want to:
Let us know how it goes! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
I'm currently facing some challenges with installing GEOSX on Git Bash in windows OS, I require guidance regarding the configuration process and the selection of the appropriate '.cmake' file in the 'GEOS/host-configs' directory.
Here are my specific questions:
Selection of '.cmake' file: When navigating to the 'GEOS/host-configs' directory using the command "cd GEOS/host-configs", which type of '.cmake' file should I choose for my configuration?
Configuration changes: What modifications should I make within this file once I have selected the appropriate '.cmake' file?
Compilation and installation: Could you provide more detailed instructions or insights on proceeding with the compilation and installation steps once the configuration is complete? Any tips or additional resources would be highly appreciated.
Thank you for your time
Beta Was this translation helpful? Give feedback.
All reactions