-
-
Notifications
You must be signed in to change notification settings - Fork 37
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
Error Using cMake #21
Comments
Can you try taking the space out of the folder name "IRI Analysis". I.e. make it "IRIAnalysis" |
That seemed to have done the trick! |
@emrahyalcin23 , I realize this is now a few years old, but I just got it to work on Windows after figuring out where to get the setup.cmake file and a few other things. I had to make sure I installed gcc-gfortran, cmake, and a few other packages for the Fortran build to work properly. |
I'm having an error whenever I try to run IRI on matlab, and it states that there's an error using cmake. I updated the cmake on my computer. I ran "TestLint.m" and everything passed. When I run TestUnit.m, here is what it is showing me (attached screenshots). Could you help me out? I had this issue several months ago and you guys managed to fix it then. Thanks!
The text was updated successfully, but these errors were encountered: