Page 1 of 1

OpenMP lib error while build on macos

Posted: Tue Nov 05, 2024 6:18 am
by CADMAN
CMake Error at cmake/SpecializedConfig/Config_OSX.cmake:69 (message):
OpenMP library not found
Call Stack (most recent call first):
Configuration.cmake:80 (INCLUDE)
CMakeLists.txt:90 (INCLUDE)

i am creating universal lib on macos .whike compiling the project from bash. following error shows
already OpenMp and other supported libs are installed

Any solution for this ?