Re: Please help me!
- From: yufufi ttnet net tr (YUFUFI)
- To: GTK Devel <gtk-app-devel-list gnome org>
- Subject: Re: Please help me!
- Date: 27 Jan 2002 11:07:21 +0200
On Sun, 2002-01-27 at 02:47, Jacob C. wrote:
Try this:
In you source files, #include "gtk.h" (note, not <gtk/gtk.h>)
and on your compile line add -I/usr/local/include/gtk so it would look something like:
gcc `gtk-config --cflags --libs` -I/usr/local/include/gtk -o main main.c
Finally I realized my mistake.. this ` is different from ' this.. I
really forgot that.. It is a stupid mistake to do but I did it..
thanx a lot
yufufi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]