Using gdk-pixbuf part 2
- From: Jose Fernando Diago <jdiago escher puj edu co>
- To: GTK+ List <gtk-list gnome org>
- Subject: Using gdk-pixbuf part 2
- Date: Tue, 10 Jul 2001 18:33:16 -0500 (COT)
Hello again.
I just added the following:
`gnome-config --cflags --libs print`
to compile the program with the function I described in my previous
message, so now the full line to compile it is as follows:
cc `gtk-config --cflags` `gtk-config --libs` `gnome-config --cflags --libs print` pixmap.c -o pixmap
So, is that the right solution to my problem? now the source compiles
without problem.
Thanks,
Jose.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]