PDA

View Full Version : Problem with glib?



kolichina_s_s
June 6th, 2006, 09:35 AM
hi,

i am new to linux and i wrote a simple program that uses a GString. so i had to include <glib.h> and when i try to compile it from the command prompt it says

error: glib.h: No such file or directory


but when i try to do it from glade, it runs fine. then i did it from anjuta by simply checking the options of glib from the Settings->Compiler and Linker->Support(tab) it did not compile and threw the same error.

Please Help me with this :confused: