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

No rule to make target '/usr/lib/x86_64-linux-gnu/libproj.so', needed by '../python/Semantic3D.so'. Stop. #4

Closed
ChidanandKumarKS opened this issue May 26, 2017 · 2 comments

Comments

@ChidanandKumarKS
Copy link

I got the error below while building this library

[ 50%] Building CXX object src/CMakeFiles/Semantic3D.dir/Sem3D.cxx.o
:0:15: warning: missing whitespace after the macro name
[ 66%] Building CXX object src/CMakeFiles/Semantic3D.dir/pointCloudLabels.cxx.o
:0:15: warning: missing whitespace after the macro name
[ 83%] Building CXX object src/CMakeFiles/Semantic3D.dir/pointCloud.cxx.o
:0:15: warning: missing whitespace after the macro name
make[2]: *** No rule to make target '/usr/lib/x86_64-linux-gnu/libproj.so', needed by '../python/Semantic3D.so'. Stop.
CMakeFiles/Makefile2:85: recipe for target 'src/CMakeFiles/Semantic3D.dir/all' failed
make[1]: *** [src/CMakeFiles/Semantic3D.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2

Kindly provide the solution

@nsavinov
Copy link
Owner

I don't have such paths in my code: src/CMakeFiles/Semantic3D.dir/Sem3D.cxx.o . What are running, exactly?
You might want to follow the instructions I provided in the documentation.

@nsavinov
Copy link
Owner

I'm going to close this for now.

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