RE: How to Complie
- From: "Riswick, J.G.A. van" <J G A v Riswick tue nl>
- To: "'Diwakar '" <diwakar infics com>, "'GNOME Mail (E-mail) '" <gnome-devel-list gnome org>
- Subject: RE: How to Complie
- Date: Fri, 19 Oct 2001 09:13:11 +0200
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]