PDA

View Full Version : GCC cannot find GTK headers


PointSource
April 16th, 2007, 08:57 PM
Hi.

As explained above, GCC has trouble finding the header files for GTK development. I'm quite sure I have all the "-dev" deb packages installed.

Errors include "callbacks.c:5:21: error: gtk/gtk.h: No such file or directory".

Is there a $PATH-like variable that needs to be set?

By the way, I'm using Anjuta as my IDE.

TIA

PointSource
April 16th, 2007, 09:54 PM
OK, I found the problem, the IDE needed include paths.

The command line worked all the time.