<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hi all</p>
    <p>I'm trying install the new Jderobot over a Pi 3 device. I've
      installed all deps but when I do  cmake -Dbuild-default=OFF
      -Dbuild_basic_component=ON . to install only the core of the
      framework. I get an error I mailed before.</p>
    <p>When I try to compile only cameraserver I get the following
      error:</p>
    <p><font size="-1"><i>pi@raspberrypi:~/JdeRobot/src/drivers/cameraserver
          $ sudo make</i><i><br>
        </i><i>[ 50%] Building CXX object
          CMakeFiles/cameraserver.dir/cameraserver.o</i><i><br>
        </i><i>/home/pi/JdeRobot/src/drivers/cameraserver/cameraserver.cpp:27:29:
          fatal error: jderobot/camera.h: No such file or directory</i><i><br>
        </i><i>compilation terminated.</i><i><br>
        </i><i>CMakeFiles/cameraserver.dir/build.make:62: recipe for
          target 'CMakeFiles/cameraserver.dir/cameraserver.o' failed</i><i><br>
        </i><i>make[2]: *** [CMakeFiles/cameraserver.dir/cameraserver.o]
          Error 1</i><i><br>
        </i><i>CMakeFiles/Makefile2:67: recipe for target
          'CMakeFiles/cameraserver.dir/all' failed</i><i><br>
        </i><i>make[1]: *** [CMakeFiles/cameraserver.dir/all] Error 2</i><i><br>
        </i><i>Makefile:83: recipe for target 'all' failed</i><i><br>
        </i><i>make: *** [all] Error 2</i></font><br>
      camera.h is in /home/josete/JdeRobot/src/interfaces/cpp/jderobot<br>
    </p>
    <p>Anyone can help me?<br>
    </p>
    <p>Thanks a lot<br>
    </p>
  </body>
</html>