-
Notifications
You must be signed in to change notification settings - Fork 68
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
Could NOT find OpenMP_CXX #10
Comments
Hi @bot-lin
|
Hi, @zanazakaryaie I have added the line to the cmake file and this is how my cmake file looks like
Anf the cmake output is as following:
|
@bot-lin Hi |
@liaohuanxuan I am afraid not. I have also tried it on Orange Pi with a 64bit debian OS but got the same issue. |
@bot-lin @liaohuanxuan #set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -O3 -std=c++11 -mfpu=neon -mfloat-abi=hard -funroll-loops -Ofast") |
Thanks! I had a successful build based on your methodology on an nvidia device |
Laptop: Macbook Air M2
OS: Ubuntu 20.04 Docker
When I was runing cmake . , I got following error
Has anyone experienced this?
Thanks
The text was updated successfully, but these errors were encountered: