opendetection
opendetection copied to clipboard
Problem in compilation
Hello krips89,
First of all, Thanks for opendetection project. I am using this project to detect 3D object. For that, I have started following the Installation Guide and I have installed everything. But, while compiling opendetection code , I am having this issue:
Boost version: 1.54.0 -- Found the following Boost libraries: -- system -- filesystem -- thread -- date_time -- iostreams -- serialization -- chrono -- Could NOT find DAVIDSDK (missing: DAVIDSDK_LIBRARY DAVIDSDK_INCLUDE_DIR) ** WARNING ** io features related to davidSDK will be disabled -- Could NOT find DSSDK (missing: _DSSDK_LIBRARIES) ** WARNING ** io features related to dssdk will be disabled ** WARNING ** io features related to pcap will be disabled ** WARNING ** io features related to png will be disabled -- The imported target "vtkWrapTcl" references the file "/usr/bin/vtkWrapTcl" but this file does not exist. Possible reasons include:
- The file was deleted, renamed, or moved to another location.
- An install or uninstall procedure did not complete successfully.
- The installation package was faulty and contained "/usr/lib/vtk-5.8/VTKTargets.cmake" but not all the files it references.
-- The imported target "vtkWrapTclInit" references the file "/usr/bin/vtkWrapTclInit" but this file does not exist. Possible reasons include:
- The file was deleted, renamed, or moved to another location.
- An install or uninstall procedure did not complete successfully.
- The installation package was faulty and contained "/usr/lib/vtk-5.8/VTKTargets.cmake" but not all the files it references.
Can you please help me to figure out this.
Thanks.
you should install some missing packages:
sudo apt-get install python-vtk libvtk-java tcl-vtk libvtk5-qt4-dev