Skip to content
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

Mac OS error during cmake (FindTBB) #205

Open
cogitas3d opened this issue Apr 12, 2023 · 1 comment
Open

Mac OS error during cmake (FindTBB) #205

cogitas3d opened this issue Apr 12, 2023 · 1 comment

Comments

@cogitas3d
Copy link

Hey there!

Im having problems during the build of texrecon:

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.

@WayneChou1
Copy link

@cogitas3d Did you solve this problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants