RE: [gtk-list] Unidentified subject!
- From: "O'CONNOR, Steve" <SOCONNOR baea com au>
- To: "'gtk-list redhat com'" <gtk-list redhat com>
- Subject: RE: [gtk-list] Unidentified subject!
- Date: Thu, 16 Jul 1998 13:27:23 +0930
uh ..
do you also need `gtk-config --libs` in that gcc cmdline ?
That will ensure that the current gtk libs directories are included in
your compile.
try gtk-config --libs
and gtk-config --cflags
on the command line to see what they are returning .. If you use this in
your makefile, then it makes your build environment a little more
portable.
> gcc -L/usr/local/lib -I/usr/local/include
> -I/usr/local/lib/glib/include first.c
>
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]