Can anyone help me. When I write a simple program in C that just displays a gnome window (Just testing to see if my system works), and then compile it using gcc, I get an error message saying that gtk/gtk.h doesn't exist. I successfully use Glade so I know gtk is installed correctly, so why cannot the gcc compiler recognise the gtk/gtk.h header when I just code the app with the editor.




Bookmarks