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

ccmake error #421

Open
fluber opened this issue Jul 22, 2019 · 1 comment
Open

ccmake error #421

fluber opened this issue Jul 22, 2019 · 1 comment

Comments

@fluber
Copy link

fluber commented Jul 22, 2019

download 1.9.1.tar.gz from the github.
tar zxvf 1.9.1.tar.gz
cd flann-1.9.1
mkdir build
cd build
ccmake ..

turn BUILD_MATLAB_BINDINGS ON -> OFF
Press [c] to configure (Successfully)
Press [g] to generate and exit (failed)

I got the following message:

CMake Eroor at src/cpp/CMakeLists.txt:86 (add_library):
No SOURCES given to target: flann

CMake Eroor at src/cpp/CMakeLists.txt:32 (add_library):
No SOURCES given to target: flann_cpp

@eldruin
Copy link

eldruin commented Aug 1, 2019

This is a duplicate of #369. See there for further info.

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