Re: Please help me!



try compiling your program with the output of `gtk-config --cflags --libs`

this is:

gcc `gtk-config --cflags --libs` -o main main.c

If you are using red hat 7.2 you probably want to install the gtk 
development packages instead of compiling you own gtk.


actuall I did this and didn't work out. I also downloaded devel packages
from rpmfind.net and installed them too. Stil can not find gtk/gtk.h 

Thanx 

yufufi




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]