gracias<br><br><div class="gmail_quote">El 5 de marzo de 2013 11:06, Mikel González <span dir="ltr">&lt;<a href="mailto:m.gonzalezbai@gmail.com" target="_blank">m.gonzalezbai@gmail.com</a>&gt;</span> escribió:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <div>Hola Jesús,<br>
      <br>
      como comenta Álex, el problema que estás teniendo se debe a que
      tratas de compilar el componente fuera de la estructura de
      directorios del svn, si te fijas en el CMakeLists.txt el &quot;include&quot;
      que te está fallando hace referencia a la ruta:<br>
      <br>
      include(${Deps}/gearbox/CMakeLists.txt)<br>
      <br>
      siendo ${Deps}:<br>
      <br>
      ${CMAKE_CURRENT_SOURCE_DIR}/../../../../Deps<br>
      <br>
      ruta que no consigue encontrar.<br>
      <br>
      Solución, la más sencilla sería que pusieses tu componente dentro
      del directorio /trunk/src/components en la estructura de JDErobot,
      o bien crear un CMakeLists.txt que no dependa de rutas relativas a
      JDErobot.<br>
      <br>
      Te recomiendo que le eches un ojo al mensaje que envié hace poco a
      Jaime (no puedo dejarte el enlace porque parece que la web de las
      listas está caída) buscando por el asunto &quot;Problema al compilar
      Server.cpp&quot;, además siempre puedes apoyarte en el manual oficial
      [1] o en el de la wiki de JDErobot [2].<br>
      <br>
      [1] <a href="http://www.cmake.org/cmake/help/v2.8.10/cmake.html" target="_blank">http://www.cmake.org/cmake/help/v2.8.10/cmake.html</a><br>
      [2] <a href="http://jderobot.org/index.php/Manual-5#CMAKE_FOR_DEVELOPERS" target="_blank">http://jderobot.org/index.php/Manual-5#CMAKE_FOR_DEVELOPERS</a><br>
      <br>
      El 05/03/2013 10:43, jesus checa rodriguez escribió:<br>
    </div><div><div class="h5">
    <blockquote type="cite">como el que se hizo en el seminario? generandolo todo
      de nuevo?
      <div>gracias<br>
        <br>
        <div class="gmail_quote">2013/3/5 Alejandro Hernández <span dir="ltr">&lt;<a href="mailto:ahcorde@gmail.com" target="_blank">ahcorde@gmail.com</a>&gt;</span><br>
          <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hola
            Jesus, 
            <div><br>
            </div>
            <div>te recomiendo que te hagas un CMake independiente del
              repositorio de Jde.</div>
            <div><br>
            </div>
            <div>Álex.<br>
              <br>
              <div class="gmail_quote">
                <div>
                  <div>2013/3/5 jesus checa rodriguez <span dir="ltr">&lt;<a href="mailto:j_checa_rodriguez@hotmail.com" target="_blank">j_checa_rodriguez@hotmail.com</a>&gt;</span><br>
                  </div>
                </div>
                <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
                  <div>
                    <div>
                      <div>Buenos dias.</div>
                      <div><br>
                      </div>
                      Cuando compilo el basic_component para poder
                      programar con kinect me sale un fallo que no
                      consigo solucionar.
                      <div>
                        <br>
                      </div>
                      <div>primer cmake .</div>
                      <div>---------------------------------------</div>
                      <div>
                        <div><font color="#000099">arck@arck-PCn:~/componentes/basic_component/build$</font>
                          cmake .</div>
                        <div>-- The C compiler identification is GNU</div>
                        <div>-- The CXX compiler identification is GNU</div>
                        <div>-- Check for working C compiler:
                          /usr/bin/gcc</div>
                        <div>-- Check for working C compiler:
                          /usr/bin/gcc -- works</div>
                        <div>-- Detecting C compiler ABI info</div>
                        <div>-- Detecting C compiler ABI info - done</div>
                        <div>-- Check for working CXX compiler:
                          /usr/bin/c++</div>
                        <div>
                          -- Check for working CXX compiler:
                          /usr/bin/c++ -- works</div>
                        <div>-- Detecting CXX compiler ABI info</div>
                        <div>-- Detecting CXX compiler ABI info - done</div>
                        <div>-- checking for module &#39;gtk+-2.0&#39;</div>
                        <div>--   found gtk+-2.0, version 2.24.10</div>
                        <div>-- checking for module &#39;gtkmm-2.4&#39;</div>
                        <div>--   found gtkmm-2.4, version 2.24.2</div>
                        <div>-- checking for module &#39;libglademm-2.4&#39;</div>
                        <div>--   found libglademm-2.4, version 2.6.7</div>
                        <div>CMake Error at CMakeLists.txt:38 (include):</div>
                        <div>  include could not find load file:</div>
                        <div><br>
                        </div>
                        <div>   
/home/arck/componentes/basic_component/build/../../../../Deps/gearbox/CMakeLists.txt</div>
                        <div><br>
                        </div>
                        <div><br>
                        </div>
                        <div>CMake Error at CMakeLists.txt:39 (include):</div>
                        <div>  include could not find load file:</div>
                        <div><br>
                        </div>
                        <div>   
/home/arck/componentes/basic_component/build/../../../../Deps/ice/CMakeLists.txt</div>
                        <div><br>
                        </div>
                        <div><br>
                        </div>
                        <div>CMake Error at CMakeLists.txt:40 (include):</div>
                        <div>  include could not find load file:</div>
                        <div><br>
                        </div>
                        <div>   
/home/arck/componentes/basic_component/build/../../../../Deps/opencv/CMakeLists.txt</div>
                        <div><br>
                        </div>
                        <div><br>
                        </div>
                        <div>CMake Error at CMakeLists.txt:45
                          (add_subdirectory):</div>
                        <div>  The source directory</div>
                        <div><br>
                        </div>
                        <div>    /home/arck</div>
                        <div><br>
                        </div>
                        <div>  does not contain a CMakeLists.txt file.</div>
                        <div><br>
                        </div>
                        <div><br>
                        </div>
                        <div>libjderobotice.so</div>
                        <div>libjderobotutil.so</div>
                        <div>libcolorspaces.so</div>
                        <div>-- Configuring incomplete, errors occurred!</div>
                        <div><font color="#000099">arck@arck-PCn:~/componentes/basic_component/build$ </font></div>
                      </div>
                      <div>----------------------------------------</div>
                      <div><br>
                      </div>
                      <div>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?</div>
                      <div>
                        gracias.</div>
                      <div>----------------------------------------</div>
                      <div>
                        <div><font color="#000099">arck@arck-PCn:~/componentes/basic_component/build$
                          </font>cmake .</div>
                        <div>-- The C compiler identification is GNU</div>
                        <div>
                          -- The CXX compiler identification is GNU</div>
                        <div>-- Check for working C compiler:
                          /usr/bin/gcc</div>
                        <div>-- Check for working C compiler:
                          /usr/bin/gcc -- works</div>
                        <div>-- Detecting C compiler ABI info</div>
                        <div>-- Detecting C compiler ABI info - done</div>
                        <div>-- Check for working CXX compiler:
                          /usr/bin/c++</div>
                        <div>-- Check for working CXX compiler:
                          /usr/bin/c++ -- works</div>
                        <div>-- Detecting CXX compiler ABI info</div>
                        <div>-- Detecting CXX compiler ABI info - done</div>
                        <div>-- checking for module &#39;gtk+-2.0&#39;</div>
                        <div>--   found gtk+-2.0, version 2.24.10</div>
                        <div>-- checking for module &#39;gtkmm-2.4&#39;</div>
                        <div>--   found gtkmm-2.4, version 2.24.2</div>
                        <div>-- checking for module &#39;libglademm-2.4&#39;</div>
                        <div>--   found libglademm-2.4, version 2.6.7</div>
                        <div>CMake Error at CMakeLists.txt:38 (include):</div>
                        <div>  include could not find load file:</div>
                        <div><br>
                        </div>
                        <div>   
/home/arck/componentes/basic_component/build/../../../../Deps/gearbox/CMakeLists.txt</div>
                        <div><br>
                        </div>
                        <div><br>
                        </div>
                        <div>CMake Error at CMakeLists.txt:39 (include):</div>
                        <div>  include could not find load file:</div>
                        <div><br>
                        </div>
                        <div>   
/home/arck/componentes/basic_component/build/../../../../Deps/ice/CMakeLists.txt</div>
                        <div><br>
                        </div>
                        <div><br>
                        </div>
                        <div>CMake Error at
                          /usr/share/OpenCV/doc/CMakeLists.txt:94
                          (install):</div>
                        <div>  install FILES given no DESTINATION!</div>
                        <div>Call Stack (most recent call first):</div>
                        <div>  CMakeLists.txt:40 (include)</div>
                        <div><br>
                        </div>
                        <div><br>
                        </div>
                        <div>CMake Error at CMakeLists.txt:45
                          (add_subdirectory):</div>
                        <div>  The source directory</div>
                        <div><br>
                        </div>
                        <div>    /home/arck</div>
                        <div><br>
                        </div>
                        <div>  does not contain a CMakeLists.txt file.</div>
                        <div><br>
                        </div>
                        <div><br>
                        </div>
                        <div>libjderobotice.so</div>
                        <div>libjderobotutil.so</div>
                        <div>libcolorspaces.so</div>
                        <div>-- Configuring incomplete, errors occurred!</div>
                        <div><font color="#000099">arck@arck-PCn:~/componentes/basic_component/build$ </font></div>
                      </div>
                      <div>--------------------------------------------</div>
                      <br>
                    </div>
                  </div>
                  _______________________________________________<br>
                  Jde-developers mailing list<br>
                  <a href="mailto:Jde-developers@gsyc.es" target="_blank">Jde-developers@gsyc.es</a><br>
                  <a href="http://gsyc.escet.urjc.es/cgi-bin/mailman/listinfo/jde-developers" target="_blank">http://gsyc.escet.urjc.es/cgi-bin/mailman/listinfo/jde-developers</a><br>
                  <br>
                </blockquote>
              </div>
              <span><font color="#888888"><br>
                  <br clear="all">
                  <div><br>
                  </div>
                  -- <br>
                  Alejandro Hernández Cordero
                  <div><br>
                  </div>
                  <div><a href="http://www.linkedin.com/in/ahcorde/en" target="_blank"><img></a> <a href="https://twitter.com/ahcorde" target="_blank"><img></a> <a href="https://plus.google.com/u/0/114434050324725472734/posts" target="_blank"><img></a> <a href="http://github.com/ahcorde" target="_blank"><img></a><br>

                  </div>
                  <div><br>
                  </div>
                  <div>Play and visit my Curriculum vitae -&gt; <a href="https://googledrive.com/host/0BytBL_SySiIjX19Pd1o5dlZaRHc/Game.html" target="_blank">https://googledrive.com/host/0BytBL_SySiIjX19Pd1o5dlZaRHc/Game.html</a></div>

                </font></span></div>
            <br>
            _______________________________________________<br>
            Jde-developers mailing list<br>
            <a href="mailto:Jde-developers@gsyc.es" target="_blank">Jde-developers@gsyc.es</a><br>
            <a href="http://gsyc.escet.urjc.es/cgi-bin/mailman/listinfo/jde-developers" target="_blank">http://gsyc.escet.urjc.es/cgi-bin/mailman/listinfo/jde-developers</a><br>
            <br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_______________________________________________
Jde-developers mailing list
<a href="mailto:Jde-developers@gsyc.es" target="_blank">Jde-developers@gsyc.es</a>
<a href="http://gsyc.escet.urjc.es/cgi-bin/mailman/listinfo/jde-developers" target="_blank">http://gsyc.escet.urjc.es/cgi-bin/mailman/listinfo/jde-developers</a>
</pre>
    </blockquote>
    <br>
  </div></div></div>

<br>_______________________________________________<br>
Jde-developers mailing list<br>
<a href="mailto:Jde-developers@gsyc.es">Jde-developers@gsyc.es</a><br>
<a href="http://gsyc.escet.urjc.es/cgi-bin/mailman/listinfo/jde-developers" target="_blank">http://gsyc.escet.urjc.es/cgi-bin/mailman/listinfo/jde-developers</a><br>
<br></blockquote></div><br>