a la hora de instalar los componentes basicomponent y kinectServer, me sucede en los dos mas o menos lo mismo quejandose de las lineas de opencv ice y gearbox, si alguien sabe la razon por favor indicarla, para que lo solucione.<br>
<br>dejo la ejecucion del cmake . en el kinectServer<br><br><span style="color:rgb(0,0,153)">root@arck-PCn:~# cd</span> src/components/kinectServer/build/<br><span style="color:rgb(0,0,153)">root@arck-PCn:~/src/components/kinectServer/build#</span> cmake .<br>
-- The C compiler identification is GNU<br>-- The CXX compiler identification is GNU<br>-- Check for working C compiler: /usr/bin/gcc<br>-- Check for working C compiler: /usr/bin/gcc -- works<br>-- Detecting C compiler ABI info<br>
-- Detecting C compiler ABI info - done<br>-- Check for working CXX compiler: /usr/bin/c++<br>-- Check for working CXX compiler: /usr/bin/c++ -- works<br>-- Detecting CXX compiler ABI info<br>-- Detecting CXX compiler ABI info - done<br>
-- checking for module &#39;opencv&#39;<br>--   found opencv, version 2.4.2<br>CMake Error at CMakeLists.txt:69 (include):<br>  include could not find load file:<br><br>    /home/arck/src/components/kinectServer/build/../../../../Deps/gearbox/CMakeLists.txt<br>
<br><br>CMake Error at CMakeLists.txt:71 (include):<br>  include could not find load file:<br><br>    /home/arck/src/components/kinectServer/build/../../../../Deps/pcl/CMakeLists.txt<br><br><br>CMake Error at CMakeLists.txt:74 (include):<br>
  include could not find load file:<br><br>    /home/arck/src/components/kinectServer/build/../../../../Deps/ice/CMakeLists.txt<br><br><br>CMake Error at CMakeLists.txt:76 (include):<br>  include could not find load file:<br>
<br>    /home/arck/src/components/kinectServer/build/../../../../Deps/opencv/CMakeLists.txt<br><br><br>*** Creating CPP interfaces<br>libbgfgsegmentation.so<br>libjderobotice.so<br>libcolorspaces.so<br>libjderobotutil.so<br>
libprogeo.so<br>libpioneer.so<br>libfuzzylib.so<br>libvisionlib.so<br>-- Configuring incomplete, errors occurred!<br><span style="color:rgb(0,0,153)">root@arck-PCn:~/src/components/kinectServer/build#</span><br><br>gracias<br>