Re: Missing builder.h in gtkmm-2.4



Yeah, I figured that my version is too old. now trying to find the newest version. Does anybody know where i can find the package to download for CentOS? Or i really need to manually install it and all the dependencies? :(  

-ming-ching

On May 6, 2010, at 3:04 PM, Tao Wang wrote:

> Which version are you using? gtkmm-2.4 is the API/ABI version, not the
> package version you installed. Based on gtkmm documentation
> [http://library.gnome.org/devel/gtkmm/stable/classGtk_1_1Builder.html],
> it has to be later than 2.12 to use it. You may installed an old
> version. The current version is 2.20.
> 
> On Fri, May 7, 2010 at 4:21 AM, Ming-ching Chiu <percle gmail com> wrote:
>> I've been working on gtkmm project on Ubuntu and things run pretty smoothly. Recently I'm trying to compile my code in a CentOS machine.
>> 
>> I'm pretty sure i installed Gtk and gtkmm on the CentOS machine because the "hello world" program compiles and runs on CentOS.
>> 
>> (I installed the packages in the RPMforge).
>> 
>> 
>> However, when I tried to compile my project. the compiler complains that " Builder is not a member of Gtk".
>> 
>> I then checked the files listed in /usr/include/gtkmm-2.4/gtkmm/  in both computers and figured that the directory in my CentOS system has fewer files than the one in Ubuntu. And of course, "builder.h" is missing in CentOS too.
>> 
>> Has anybody seen this problem?  My CentOS is  CentOS 5.4    x86_64 version
>> 
>> 
>> 
>> 
>> 
>> _______________________________________________
>> gtkmm-list mailing list
>> gtkmm-list gnome org
>> http://mail.gnome.org/mailman/listinfo/gtkmm-list
>> 
> 
> 
> 
> -- 
> Regards
> 
> Tao Wang



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