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

error with make #43

Open
signallee opened this issue Nov 1, 2018 · 3 comments
Open

error with make #43

signallee opened this issue Nov 1, 2018 · 3 comments

Comments

@signallee
Copy link

hi, I build the project in Mac. when I do 'make', some problems occur like this:

$ make
Scanning dependencies of target PartsBasedDetector_lib
[ 6%] Building CXX object src/CMakeFiles/PartsBasedDetector_lib.dir/DepthConsistency.cpp.o
clang: error: no such file or directory: 'NOTFOUND'
make[2]: *** [src/CMakeFiles/PartsBasedDetector_lib.dir/DepthConsistency.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/PartsBasedDetector_lib.dir/all] Error 2
make: *** [all] Error 2

could you help me? thx

@MaxMayya
Copy link

MaxMayya commented Jul 4, 2019

Hi I'm runing into the same issue. Any workarounds?

@signallee
Copy link
Author

I gave up the program.

@MaxMayya
Copy link

MaxMayya commented Sep 9, 2019

In case someone's looking for a workaround, disabling the OPENMP option via CMake allows a no-error compilation. However, results are not as coherent nor stable as presented in the paper.

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