Skip to content
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

Execution problem #12

Open
shuihushaonian opened this issue Oct 24, 2017 · 2 comments
Open

Execution problem #12

shuihushaonian opened this issue Oct 24, 2017 · 2 comments

Comments

@shuihushaonian
Copy link

It seems that I can't compile your project with my xcode. It always appears the following sentence: "error: can't exec '/usr/local/bin/clang-omp' (No such file or directory)" when I am trying to compile it. I tried to download clang-omp and llvm via brew. However, it seems both of them didn't work. So could you give me a way to ignore omp in a clear way or just give me the exe file? Thanks a lot.

@nothinglo
Copy link
Owner

Hi, if you search "clang-omp" in your project and then remove all the macro that used it. What will it happen?

screen shot 2017-10-24 at 10 25 05 pm

@shuihushaonian
Copy link
Author

Thanks for the information. However now I encountered another problem:
captura de tela 2017-10-31 as 13 19 28
The error appeared in Mesh2D.cpp. Do you know the reason?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants