Re: HELP: Compiling GTK+ Applications on UNIX



AFAIK

1. is GTK+ 1.2 method
2. is GTK+ (1.3) 2.0 method

-Brad

Lin, Lynn wrote:
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
_______________________________________________
gtk-list mailing list
gtk-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-list



--
-----------------------------
Brad House
Sr. Developer
Main Street Softworks, Inc.

brad mainstreetsoftworks com
(352) 378-8228
-----------------------------




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