-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
install error! #165
Comments
cmake information is attached as below : |
This error may be related to the conflict of different compliers (e.g the intel compiler and the gcc compiler). |
It is okay! Thank you very much! |
You are welcome~ |
I following the install guidance, cmake sucessfully, but when I make , the error took place The error information is :
[ 1%] Building Fortran object src/komega/CMakeFiles/komega.dir/komega_math.F90.o
f951: Fatal Error: Reading module ‘mpi’ at line 1 column 2: Unexpected EOF.
If someone could help solve this, I would be very grateful.
The text was updated successfully, but these errors were encountered: