[Jderobot-dev] problema con cmake
jesus checa rodriguez
j_checa_rodriguez en hotmail.com
Mar Mar 5 10:22:51 CET 2013
Buenos dias.
Cuando compilo el basic_component para poder programar con kinect me sale
un fallo que no consigo solucionar.
primer cmake .
---------------------------------------
arck en arck-PCn:~/componentes/basic_component/build$ cmake .
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- checking for module 'gtk+-2.0'
-- found gtk+-2.0, version 2.24.10
-- checking for module 'gtkmm-2.4'
-- found gtkmm-2.4, version 2.24.2
-- checking for module 'libglademm-2.4'
-- found libglademm-2.4, version 2.6.7
CMake Error at CMakeLists.txt:38 (include):
include could not find load file:
/home/arck/componentes/basic_component/build/../../../../Deps/gearbox/CMakeLists.txt
CMake Error at CMakeLists.txt:39 (include):
include could not find load file:
/home/arck/componentes/basic_component/build/../../../../Deps/ice/CMakeLists.txt
CMake Error at CMakeLists.txt:40 (include):
include could not find load file:
/home/arck/componentes/basic_component/build/../../../../Deps/opencv/CMakeLists.txt
CMake Error at CMakeLists.txt:45 (add_subdirectory):
The source directory
/home/arck
does not contain a CMakeLists.txt file.
libjderobotice.so
libjderobotutil.so
libcolorspaces.so
-- Configuring incomplete, errors occurred!
arck en arck-PCn:~/componentes/basic_component/build$
----------------------------------------
al aparecerme los fallos en las lineas de los include, les indico donde
estas situados en el ordenador, en este caso el OpenCV
(usr/local/share/OpenCV) y me vuelve a salir error, ¿alguna idea?
gracias.
----------------------------------------
arck en arck-PCn:~/componentes/basic_component/build$ cmake .
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- checking for module 'gtk+-2.0'
-- found gtk+-2.0, version 2.24.10
-- checking for module 'gtkmm-2.4'
-- found gtkmm-2.4, version 2.24.2
-- checking for module 'libglademm-2.4'
-- found libglademm-2.4, version 2.6.7
CMake Error at CMakeLists.txt:38 (include):
include could not find load file:
/home/arck/componentes/basic_component/build/../../../../Deps/gearbox/CMakeLists.txt
CMake Error at CMakeLists.txt:39 (include):
include could not find load file:
/home/arck/componentes/basic_component/build/../../../../Deps/ice/CMakeLists.txt
CMake Error at /usr/share/OpenCV/doc/CMakeLists.txt:94 (install):
install FILES given no DESTINATION!
Call Stack (most recent call first):
CMakeLists.txt:40 (include)
CMake Error at CMakeLists.txt:45 (add_subdirectory):
The source directory
/home/arck
does not contain a CMakeLists.txt file.
libjderobotice.so
libjderobotutil.so
libcolorspaces.so
-- Configuring incomplete, errors occurred!
arck en arck-PCn:~/componentes/basic_component/build$
--------------------------------------------
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: http://gsyc.escet.urjc.es/pipermail/jde-developers/attachments/20130305/d0fd0f72/attachment.htm
More information about the Jde-developers
mailing list