Closed luchete80 closed 4 years ago
Thanks for this amazing library!
I've just found in MinGW example HelloWorld createGround is crashing
Thread 1 received signal SIGSEGV, Segmentation fault. 0x007da4ff in irr::scene::CCubeSceneNode::CCubeSceneNode(float, irr::scene::ISceneNode, irr::scene::ISceneManager, int, irr::core::vector3d const&, irr::core::vector3d const&, irr::cor e::vector3d const&) () from D:\Luciano\irrbullet_bin\ex_01\libIrrlicht.dll (gdb) c Continuing.
Is working like a charm in mingw64, but i'm still looking at the error in 32 bits. Apparently seems to be in the operator=IBox Shape ?
My bad.. file location was wrong! Thanks again for this lib!
Thanks for this amazing library!
I've just found in MinGW example HelloWorld createGround is crashing
Thread 1 received signal SIGSEGV, Segmentation fault. 0x007da4ff in irr::scene::CCubeSceneNode::CCubeSceneNode(float, irr::scene::ISceneNode, irr::scene::ISceneManager, int, irr::core::vector3d const&, irr::core::vector3d const&, irr::cor e::vector3d const&) () from D:\Luciano\irrbullet_bin\ex_01\libIrrlicht.dll (gdb) c Continuing.