-
Notifications
You must be signed in to change notification settings - Fork 143
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
Compile error on Linux #172
Comments
Have you compiled the full bundle (including spice and nrlmsise) on the server or just Tudat? |
The version of GCC is rather old, but it should work. I have suspicion that it might find some spice kernels on the system instead. Can you copy spice related items from your CMakeCache.txt (inside build folder)?
|
|
Was spice compiled by you on the server, or did you copy the libraries (including .a files) from your system? |
I'm uploading the whole tudatBundle, running CMake and then running
so I guess spice and nrlmsise00 are indeed being compiled. |
Not necessarilly, it says it is already built. Please, be specific. What do you mean when you say 'upload the whole bundle'? Refer to my previous question. |
I removed the build directory and tried compiling again. Now it compiles with no errors. |
I am able to compile my Tudat branch on Mac OS X, but when I try to compile it on the server (Linux) I get the following error:
The version of gcc is:
The text was updated successfully, but these errors were encountered: