17 May
2006
17 May
'06
1:04 p.m.
On Wed, 17 May 2006, Ralf Stephan wrote:
You wrote
Have we verified that 2.0.11 + gcc-4.0.2 works?
Jon said so IIRC. I have verified 2.0.17 + 4.0.2.
I'm still having problems compiling this layer-manager stuff on the standard Apple gcc-4.0 (4.0.1). This is with libsigc++-2.0.11.
It fails with errors from line 33 of src/layer-manager.cpp: (The same line as the libsigc++-2.0.10 + gcc-4.0.2 problem I think)
/sw/include/sigc++-2.0/sigc++/functors/mem_fun.h:1857: error: no matching function for call to 'visit_each(const sigc::internal::limit_derived_target<sigc::trackable*, sigc::internal::slot_do_unbind>&, Inkscape::LayerManager&)'
Cheers, Michael