Am Wed, 26 Mar 2008 15:31:03 +0530 schrieb Surya Kiran Gullapalli: > > > > > > - I needed to hand edit all GTK\lib\pkgconfig\*.pc files and change > > the prefix variable to let my configure find the gtk libs and > > headers. > > > > If you use pkg-config.exe from > http://www.gtk.org/download-windows.html (which is a tweaked version > of original pkg-config), you need not have to change the prefix > variable any where. This pkg-config.exe, ignore the prefix in .pc > file, but takes it from the directory which the pc file is located.
Ah, I didn't know that. Maybe you should state this somewhere so that everyone who knows pkg-config read it. Maybe in the pkg-config chapter below the download. If I remember correct that didn't work that way one or two years ago. So I modified the .pc files each time after install. regards Andreas _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
