<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I’ve tried to compile only the cameraserver component but gives me the following error:<div class=""><br class=""></div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(83, 48, 225);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #34bd26" class=""><b class="">pi@raspberrypi</b></span><span style="font-variant-ligatures: no-common-ligatures; color: #000000" class=""> </span><b class="">~/cameraserver/build-independent $</b><span style="font-variant-ligatures: no-common-ligatures; color: #000000" class=""> cmake .</span></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">-- The C compiler identification is GNU 4.6.3</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">-- The CXX compiler identification is GNU 4.6.3</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">-- Check for working C compiler: /usr/bin/gcc</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">-- Check for working C compiler: /usr/bin/gcc -- works</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">-- Detecting C compiler ABI info</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">-- Detecting C compiler ABI info - done</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">-- Check for working CXX compiler: /usr/bin/c++</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">-- Check for working CXX compiler: /usr/bin/c++ -- works</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">-- Detecting CXX compiler ABI info</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">-- Detecting CXX compiler ABI info - done</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">CMake Error at CMakeLists.txt:14 (find_package):</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&nbsp; By not providing "FindOpenCV.cmake" in CMAKE_MODULE_PATH this project has</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&nbsp; asked CMake to find a package configuration file provided by "OpenCV", but</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&nbsp; CMake did not find one.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&nbsp; Could not find a package configuration file provided by "OpenCV" with any</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&nbsp; of the following names:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&nbsp; &nbsp; OpenCVConfig.cmake</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&nbsp; &nbsp; opencv-config.cmake</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&nbsp; Add the installation prefix of "OpenCV" to CMAKE_PREFIX_PATH or set</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&nbsp; "OpenCV_DIR" to a directory containing one of the above files.&nbsp; If "OpenCV"</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&nbsp; provides a separate development package or SDK, be sure it has been</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&nbsp; installed.</div><div style="margin: 0px; min-height: 13px; font-size: 11px; font-family: Menlo;" class=""><br class=""></div><div class="">I seems like OpenCV not has been installed, but It’s installed. The only one package not installed is libopencv-gpu-dev that gives me that error when I try to install:tall:</div><div class=""><br class=""></div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(83, 48, 225);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #34bd26" class=""><b class="">pi@raspberrypi</b></span><span style="font-variant-ligatures: no-common-ligatures; color: #000000" class=""> </span><b class="">~/svn/jderobot/trunk/src/stable/components/opencvdemo $</b><span style="font-variant-ligatures: no-common-ligatures; color: #000000" class=""> sudo aptitude install libopencv-gpu-dev</span></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">The following NEW packages will be installed:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&nbsp; libopencv-gpu-dev{b}&nbsp;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">0 packages upgraded, 1 newly installed, 0 to remove and 4 not upgraded.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">Need to get 103 kB of archives. After unpacking 716 kB will be used.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">The following packages have unmet dependencies:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&nbsp;libopencv-gpu-dev : Depends: libopencv-core-dev (= 2.3.1-11) but 2.4.1+dfsg-0exp2rpi2 is installed.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Depends: libopencv-gpu2.3 (= 2.3.1-11) but it is not going to be installed.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">The following actions will resolve these dependencies:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&nbsp;&nbsp; &nbsp; Keep the following packages at their current version:</div><div class=""><span style="font-family: Menlo; font-size: 11px;" class="">1) </span><span style="font-family: Menlo; font-size: 11px;" class="">&nbsp; &nbsp; </span><span style="font-family: Menlo; font-size: 11px;" class="">libopencv-gpu-dev [Not Installed] </span><span style="font-family: Menlo; font-size: 11px;" class="">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span></div><div class="">&nbsp;<div class="">I’m installing on raspbian distribution</div><div class=""><br class=""></div><div class="">Thank for all</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">El 19/5/2015, a las 18:18, Jose Antonio Fernandez &lt;<a href="mailto:cbyte18@gmail.com" class="">cbyte18@gmail.com</a>&gt; escribió:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class=""><div class="">Hi, <br class=""><br class=""></div>I tried this, and I have the last version of it.<br class="">pi@raspberrypi ~/JdeRobot-5.2.4-RC1/build $ sudo apt-get install libgtkglextmm-x11-1.2-dev<br class="">Reading package lists... Done<br class="">Building dependency tree&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br class="">Reading state information... Done<br class="">libgtkglextmm-x11-1.2-dev is already the newest version.<br class="">0 upgraded, 0 newly installed, 0 to remove and 11 not upgraded.<br class=""><br class=""></div>and the problem persist<br class=""><div class=""><br class=""></div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">2015-05-17 21:29 GMT+02:00 Oscar Garcia <span dir="ltr" class="">&lt;<a href="mailto:oscar.robotica@linaresdigital.com" target="_blank" class="">oscar.robotica@linaresdigital.com</a>&gt;</span>:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">El 17/05/15 a las 12:35, Jose Antonio Fernandez escribió:<br class="">
<span class="">&gt; And when I do make I have the following error:<br class="">
&gt; "/API.cpp:22:<br class="">
&gt; /home/pi/JdeRobot-5.2.4-RC1/src/stable/components/introrob/gui.h:33:21: fatal<br class="">
&gt; error: gtkglmm.h: No such file or directory<br class="">
&gt; compilation terminated."<br class="">
<br class="">
<br class="">
</span>Good evening.<br class="">
<br class="">
Looks like you don't have a "-dev" package:<br class="">
<br class="">
<a href="https://packages.debian.org/jessie/libgtkglextmm-x11-1.2-dev" target="_blank" class="">https://packages.debian.org/jessie/libgtkglextmm-x11-1.2-dev</a><br class="">
<a href="http://packages.ubuntu.com/trusty/libgtkglextmm-x11-1.2-dev" target="_blank" class="">http://packages.ubuntu.com/trusty/libgtkglextmm-x11-1.2-dev</a><br class="">
<br class="">
Install it with:<br class="">
<br class="">
apt-get install libgtkglextmm-x11-1.2-dev<br class="">
<br class="">
And try again cmake.<br class="">
<br class="">
Best regards.<br class="">
_______________________________________________<br class="">
Jde-developers mailing list<br class="">
<a href="mailto:Jde-developers@gsyc.es" class="">Jde-developers@gsyc.es</a><br class="">
<a href="http://gsyc.escet.urjc.es/cgi-bin/mailman/listinfo/jde-developers" target="_blank" class="">http://gsyc.escet.urjc.es/cgi-bin/mailman/listinfo/jde-developers</a><br class="">
</blockquote></div><br class=""><br clear="all" class=""><br class="">-- <br class=""><div class="gmail_signature"><div style="margin-left:40px;text-align:right" class=""><i class=""><b class="">Jose Antonio Fernandez Casillas</b></i><br class=""></div><br class=""></div>
</div>
</div></blockquote></div><br class=""></div></div></body></html>