<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Thanks I did it but now I get this error. It's not the same but
      seems cousin<br>
    </p>
    <p>-- Processing tool basic_component<br>
      <font color="#ff0000">dpkg-deb: building package
        `jderobot-deps-dev' in
        `.dpkg_pkgs/jderobot-deps-dev_5.4.2_all.deb'.<br>
        dpkg-deb: building package `jderobot-deps' in
        `.dpkg_pkgs/jderobot-deps_5.4.2_all.deb'.<br>
        -- Configuring incomplete, errors occurred!<br>
        See also "/home/pi/JdeRobot/build/CMakeFiles/CMakeOutput.log".<br>
        See also "/home/pi/JdeRobot/build/CMakeFiles/CMakeError.log".</font><br>
    </p>
    <br>
    <div class="moz-cite-prefix">El 04/01/17 a las 20:25, Aitor Martínez
      escribió:<br>
    </div>
    <blockquote cite="mid:1483557957202-4643145.post@n4.nabble.com"
      type="cite">
      <pre wrap="">This error occurs because you're doing cmake in the jderobot directory.

in jderobot directory run:
*sudo ./clean_repository
mkdir build && cd build
cmake -Dbuild-default=OFF -Dbuild_basic_component=ON ..*

with this, all should work fine



--
View this message in context: <a class="moz-txt-link-freetext" href="http://jderobot-developer-list.2315034.n4.nabble.com/JdeRobot-jderobot-Problems-installing-jderobot-on-Raspberry-PI-3-tp4643143p4643145.html">http://jderobot-developer-list.2315034.n4.nabble.com/JdeRobot-jderobot-Problems-installing-jderobot-on-Raspberry-PI-3-tp4643143p4643145.html</a>
Sent from the Jderobot Developer List mailing list archive at Nabble.com.
_______________________________________________
Jde-developers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Jde-developers@gsyc.urjc.es">Jde-developers@gsyc.urjc.es</a>
<a class="moz-txt-link-freetext" href="https://gsyc.urjc.es/cgi-bin/mailman/listinfo/jde-developers">https://gsyc.urjc.es/cgi-bin/mailman/listinfo/jde-developers</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>