[JdeRobot] Raspberry pi II error installing enviroment

Oscar Garcia oscar.robotica at linaresdigital.com
Sun May 17 21:29:16 CEST 2015


El 17/05/15 a las 12:35, Jose Antonio Fernandez escribió:
> And when I do make I have the following error:
> "/API.cpp:22:
> /home/pi/JdeRobot-5.2.4-RC1/src/stable/components/introrob/gui.h:33:21: fatal 
> error: gtkglmm.h: No such file or directory
> compilation terminated."


Good evening.

Looks like you don't have a "-dev" package:

https://packages.debian.org/jessie/libgtkglextmm-x11-1.2-dev
http://packages.ubuntu.com/trusty/libgtkglextmm-x11-1.2-dev

Install it with:

apt-get install libgtkglextmm-x11-1.2-dev

And try again cmake.

Best regards.


More information about the Jde-developers mailing list