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
cogitas3d@MBP-de-Cicero compilar % cmake .. -Wno-dev
-- Setting build type to 'RELWITHDEBINFO' as none was specified.
CMake Error at elibs/tbb/FindTBB.cmake:187 (file):
file failed to open for reading (No such file or directory):
/usr/local/include/tbb/tbb_stddef.h
Call Stack (most recent call first):
CMakeLists.txt:16 (FIND_PACKAGE)
-- Could NOT find OpenMP_C (missing: OpenMP_C_FLAGS OpenMP_C_LIB_NAMES)
-- Could NOT find OpenMP_CXX (missing: OpenMP_CXX_FLAGS OpenMP_CXX_LIB_NAMES)
-- Could NOT find OpenMP (missing: OpenMP_C_FOUND OpenMP_CXX_FOUND)
-- Configuring incomplete, errors occurred!
I installed tbb with brew, but apparently do not recognize it.
The text was updated successfully, but these errors were encountered:
Hey there!
Im having problems during the build of texrecon:
I installed tbb with brew, but apparently do not recognize it.
The text was updated successfully, but these errors were encountered: