Gtk problem in debian and ubuntu 14.04

Post Reply
LUISMAN
Posts: 12
Joined: Tue Nov 04, 2014 9:48 am

Gtk problem in debian and ubuntu 14.04

Post by LUISMAN »

hi i´m having problem intalling the 0.18.0 in debian and ubuntu and we have the same error.

In file included from /usr/include/gdk/gdk.h:32:0,
from /usr/include/gtk/gtk.h:32,
from /home/edison/open/applications/developer-tools/vrpn-simulator/src/ova_main.cpp:3:
/usr/include/gdk/gdkapplaunchcontext.h:30:21: fatal error: gio/gio.h: No such file or directory
compilation terminated.


I try to clean and rebuild and we have the same problem. I have some problem that the make is searching the files in wrongs folders.

I usually change the adress and goes, but in this time i cant fixed.

jtlindgren
Posts: 775
Joined: Tue Dec 04, 2012 3:53 pm
Location: INRIA Rennes, FRANCE

Re: Gtk problem in debian and ubuntu 14.04

Post by jtlindgren »

Somebody has had similar problem before, although with VS.

http://stackoverflow.com/questions/4699 ... -directory

Do you have the header it complains about in a reasonable, normal place?


J.

LUISMAN
Posts: 12
Joined: Tue Nov 04, 2014 9:48 am

Re: Gtk problem in debian and ubuntu 14.04

Post by LUISMAN »

I solved the problem with a very bad solution. I must to feinstall ubunru or debian and in the start install openvibe, because its a problem with direction of folders

Post Reply