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

oneTBB 2021.5 error when compiling mvs-texturing #31

Open
Jonas7777777 opened this issue May 6, 2024 · 0 comments
Open

oneTBB 2021.5 error when compiling mvs-texturing #31

Jonas7777777 opened this issue May 6, 2024 · 0 comments

Comments

@Jonas7777777
Copy link

Hello,

thanks for your excellent work! I meet a problem when I try to compile mvs-texturing following those commands:

git clone https://github.com/nmoehrle/mvs-texturing.git
cd mvs-texturing
mkdir build && cd build && cmake ..
make (or make -j for parallel compilation)

But I meet this issue:

-- 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/include/tbb/tbb_stddef.h
Call Stack (most recent call first):
  CMakeLists.txt:16 (FIND_PACKAGE)

System: Linux 22.04
TBB version 2021.5
, it doesn't include tbb_stddef.h anymore.

Anyone meet this issue? Thanks a lot in advance!

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

1 participant