You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: