Linux Upate Crash

Game_Ender

22-04-2007 18:50:44

For anyone who hits a random crash in OgreNewt when you try to update the world, there is something wrong with the SSE version of the Netwon's update function on some versions of Linux with some compliers. Adding NewtonSetPlatformArchitecture(m_world, 0); To the OgreNewt::World constructor fixes this. See these forum posts for more information: http://newtondynamics.com/forum/viewtop ... inux+crash http://newtondynamics.com/forum/viewtop ... 1&start=15