aeskulap-users
[Top][All Lists]
Advanced

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

Re: [Aeskulap-users] Aeskulap compilation error on FC5 (re-post)


From: Alexander Pipelka
Subject: Re: [Aeskulap-users] Aeskulap compilation error on FC5 (re-post)
Date: Thu, 19 Apr 2007 21:32:27 +0200
User-agent: Thunderbird 1.5.0.10 (X11/20070403)

Maybe Fedora Core 5 includes an older gtkmm version.

Alex

Mitchell Laks schrieb:
> On 15:56 Thu 19 Apr     , Richard Lanyon wrote:
>   
>> I originally posted this back in January, with no response. However, the 
>> mailing list seems to have livened up a bit since, so I thought I'd give 
>> it another go.
>>
>> Basically I can't get Aeskulap 0.2.1 to compile on my Fedora Core 5 box. 
>> 'configure' runs OK, but during compilation it fails on asimpledisplay.cpp 
>> (see below). Anyone have any ideas?
>>
>>  g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../configuration -I../imagepool 
>>  -I../src -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include 
>> -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include 
>> -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include 
>> -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 
>> -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include 
>> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
>> -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo 
>> -I/usr/include/atk-1.0 -g -O2 -MT asimpledisplay.lo -MD -MP -MF 
>> .deps/asimpledisplay.Tpo -c asimpledisplay.cpp  -fPIC -DPIC -o 
>> .libs/asimpledisplay.o
>> asimpledisplay.cpp: In member function 'void 
>> Aeskulap::SimpleDisplay::on_realize()':
>> asimpledisplay.cpp:94: error: 'on_realize' is not a member of 
>> 'Gtk::EventBox'
>> asimpledisplay.cpp: In member function 'void 
>> Aeskulap::SimpleDisplay::on_unrealize()':
>> asimpledisplay.cpp:112: error: 'on_unrealize' is not a member of 
>> 'Gtk::EventBox'
>> asimpledisplay.cpp: In member function 'void 
>> Aeskulap::SimpleDisplay::on_check_resize()':
>> asimpledisplay.cpp:116: error: 'on_check_resize' is not a member of 
>> 'Gtk::EventBox'
>> make[2]: *** [asimpledisplay.lo] Error 1
>> make[2]: Leaving directory `/home/rgl/.gnome-desktop/aeskulap-0.2.1/widgets'
>> make[1]: *** [all-recursive] Error 1
>> make[1]: Leaving directory `/home/rgl/.gnome-desktop/aeskulap-0.2.1'
>> make: *** [all] Error 2
>>     
>
> very puzzling. a Gtk::EventBox derives from a Gtk::Widget which does have 
> that member function.
>
> I dont understand why you get that error ...
>
> try debian :( it works for me there....
>
> Mitchell
>
>
>   
>> -- 
>> Dr. Richard Lanyon
>> Multiple Sclerosis Research Co-ordinator
>> NMR Research Unit, Institute of Neurology, WC1N 3BG
>> Phone: 020 7837 3611 ext 4249 // Fax: 020 7278 5616
>>
>>
>> _______________________________________________
>> Aeskulap-users mailing list
>> address@hidden
>> http://lists.nongnu.org/mailman/listinfo/aeskulap-users
>>     
>
>
> _______________________________________________
> Aeskulap-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/aeskulap-users
>
>   





reply via email to

[Prev in Thread] Current Thread [Next in Thread]