realXtend / tundra

realXtend Tundra SDK, a 3D virtual world application platform.
www.realxtend.org
Apache License 2.0
84 stars 70 forks source link

Ogre safe no crashes breaks with Boost 1.50+ #518

Open peterclemenko opened 12 years ago

peterclemenko commented 12 years ago

The current version of Ogre Safe no crashes breaks with linker errors if using Boost 1.50+. See here for Ogre forum discussion on the topic: http://www.ogre3d.org/forums/viewtopic.php?f=4&t=70982

juj commented 11 years ago

Is this duplicate of #506?

jonnenauha commented 11 years ago

I believe they are the same issue. Updating to Ogre 1.8.1 will fix this.

Bug 538 – Support for boost 1.50 http://www.ogre3d.org/2012/09/02/ogre-1-8-1-byatis-released

peterclemenko commented 11 years ago

Yes, it's in the changelog that it should fix it.

peterclemenko commented 11 years ago

Also, for the record, it would be appreciated if the ogre update would be done before the next tagged version so I have an opportunity to update the build script again to use the latest boost.