gtkmm-2.4.pc



If this is the wrong place to post I apologise.

I noticed recently with the Gentoo and Suse gtkmm-2.4 packages, that my program was
not compiling because gtkmm-2.0.pc could not be found.  To remedy this I renamed the
file gtkmm-2.4.pc to gtkmm-2.0.pc.  This file was originally:

prefix=/opt/gnome
exec_prefix=${prefix}
libdir=/opt/gnome/lib
includedir=${prefix}/include

Name: gtkmm
Description: C++ wrapper for GTK+
Requires: glibmm-2.4 gdkmm-2.4 pangomm-1.4 atkmm-1.6 gtk+-2.0
Version: 2.4.11
Libs: -L${libdir} -lgtkmm-2.4
Cflags: -I${includedir}/gtkmm-2.4 -I${libdir}/gtkmm-2.4/include

My question is, shouldn't  all the 2.4's mentioned here be 2.0's instead?  

I hope this question makes sense to someone...

Johan

--------------------------------------------------------------------
Please find our disclaimer at http://www.ukzn.ac.za/disclaimer
--------------------------------------------------------------------
<<<<gwavasig>>>>



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