-
Notifications
You must be signed in to change notification settings - Fork 2
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
cmake error during installation: could not find OpenMP #5
Comments
Are you using a mac? |
Yes, it's written in the first sentence. 10.13.3 High Sierra. |
Try the following: I have had this in for the other methods, but forgot to add this to the readme here. |
I used your last cmake command and got:
Indeed, the opt folder only contains one thing: the X11 folder. I have gcc at this location: /usr/bin/gcc Do I need to install gcc-mp-4.7 and g++-mp-4.7? There is no formula on brew for gcc-mp. |
Yes mac seems to like to change the paths. Please try that. |
assuming you have installed or will install GNU GCC via HomeBrew
|
Hi,
I have followed the instructions to install SURVIVOR_ant on my laptop mac book pro. I got an error after 'cmake ..' that says it could not find OpenMP. I don't know what this is. I looked around on the web to see if I could find an answer but I could not make them work for me. I made sure I have 'open-mpi' installed with brew. I could not find the 'clang-omp' formula in brew. Can you help me, please?
The text was updated successfully, but these errors were encountered: