RE: How to Complie



 HI

did you include all header paths when calling gcc?
Have a look at gtk-config. This outputs a number
of -I options that gcc needs. You can use it like this
for instance:

gcc `gtk-config --cflags --libs` your_program.c

best regards

jos

-----Original Message-----
From: Diwakar
To: GNOME Mail (E-mail)
Sent: 10/19/01 6:30 AM
Subject: How to Complie


Hi,

I am new to this GTK stuff. I am doing a self learning throught the net.
However I have some examples downloaded such as this.



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