Re: [gtkmm] libgtkmm from debian unstable



triendl klaus schrieb:
hi,

is someone using libgtkmm2.0-dev (and dependencies) from debian unstable? it is compiled with g++-2.95, so i have to use also this version.

I recompiled it using
'CC=gcc-3.2 CXX=g++-3.2 apt-get source -b libgtkmm2.0-dev'
but was too lazy to file a bug report to the package. I hoped debian would switch to 3.2 as standard really fast. Sigh.

PS: do not forget to recomile libsigc++

i have the problem that a very simple testprogram segfaults if the class derived from the glade-class (as glademm creates it) has an inline member of any type.

i asked a friend to test it too and he confirms the problem.
additionally i have also tested the testprogram with selfcompiled mm-stuff (g++-3.0) and everything runs fine.

It is the dynamic_cast bug from the gtkmm FAQ.

Glademm (in CVS) will now emit a warning that none of it's gtkmm2 programs will work with gcc 2.95.

   Christof




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