Using gdk-pixbuf part 2



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]