HELP: Compiling GTK+ Applications on UNIX
- From: "Lin, Lynn" <lynn lin boeing com>
- To: "'gtk-list gnome org'" <gtk-list gnome org>
- Subject: HELP: Compiling GTK+ Applications on UNIX
- Date: Mon, 28 Jan 2002 10:06:11 -0800
Hello there,
What is the different between these 2 methods:
1. gcc -o myprog `gtk-config --cflags --libs` (GTK FAQ)
2. cc `pkg-config --cflags --libs gtk+-2.0` myprog.c -o mypgrog (GTK+
Reference Manual)
Thank you :)
Lynn
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]