[JdeRobot] Installing and compiling

Francisco Pérez f.perez475 at gmail.com
Mon Nov 16 22:14:46 CET 2015


Hi Samuel,

which version of gcc are you using? 4.6 or 4.8. If you are compiling the
project with gcc 4.6 you have to change the following line in the
CameraTask.h (src/stable/libs/jderobotutil/CameraTask.h):



adding a blank space between the last ">>" characters, so it should be like:




 It's related with this problem [1].

You can check your gcc version with the following command:



or when you do  over the root of the project you can see the gcc version
being used.

Please avoid compiling component inside its own directory and use the
installation by components instead, it should work properly :)

Hope it helps.

[1]
http://jderobot-developer-list.2315034.n4.nabble.com/Problem-compiling-JdeRobot-td4642763.html



--
View this message in context: http://jderobot-developer-list.2315034.n4.nabble.com/Installing-and-compiling-tp4642817p4642818.html
Sent from the Jderobot Developer List mailing list archive at Nabble.com.


More information about the Jde-developers mailing list