Page 1 of 1

IrrBullet doesn't work with Irrlicht in Code::Blocks

Posted: Wed Nov 30, 2022 2:54 pm
by Hsyenoh05
I built both IrrBullet and Bullet using Code::Blocks and MinGW, Irrlicht works perfectly while IrrBullet crashes the program whenever I compiled it, I changed the linker settings many times and tried everything and nothing seemed to work :( , Any help on that is appreciated.

Re: IrrBullet doesn't work with Irrlicht in Code::Blocks

Posted: Wed Nov 30, 2022 6:50 pm
by CuteAlien
That's not enough information. What program crashes? Yours or code::blocks? Are there any errors? If your program crashes - where does it crash? It should show you the place usually (at least in debug). Please post that code (and the code around it).