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
CMake Error at cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:165 (message):
Could NOT find OpenMP_C (missing: OpenMP_C_FLAGS OpenMP_C_LIB_NAMES)
It seems that the compiler AppleClang 11.0.3.11030032 does not ship openmp?
It seems that the compiler
AppleClang 11.0.3.11030032
does not shipopenmp
?Read more on:
https://iscinumpy.gitlab.io/post/omp-on-high-sierra/
Meanwhile, openmp in DGtal when
WITH_OPENMP:BOOL=ON
cannot be enabled.The text was updated successfully, but these errors were encountered: