GCC 4.1?

Kreso

16-04-2007 11:55:10

I'm compiling RC1 with GCC4.1, and I get this error:

generated/ogre_1.4/AnimableValue.pypp.cpp:500: instantiated from here
/data/python-ogre/boost/boost/python/object/make_ptr_instance.hpp:30: error: no matching function for call to ‘get_pointer(const Ogre::SharedPtr<Ogre::AnimableV alue>&)

so, is this due to GCC 4.0/4.1 in python-ogre issue or something else?

Game_Ender

16-04-2007 15:09:47

so, is this due to GCC 4.0/4.1 in python-ogre issue or something else?

No, that's due to a bug will still have with regards to GCC 4.1.x only. I think Andy might have a fix for it, hopefully he will post with more info.

Oh, and slightly off topic, is GCC 4.0 link compatible with GCC 4.1?

Kreso

24-04-2007 16:42:15

it seems so. I compiled boost with 4.1 and the wrappers with 4.0

vgx

03-06-2007 17:16:12

Knows someone whether the situation changed somehow?

roman.yakovenko

03-06-2007 21:13:38

Knows someone whether the situation changed somehow?

I think we fixed this bug, at least we don't see it comes from different Linux users.