[irrBullet + IrrLicht] World is crashing
Posted: Fri Jan 29, 2016 9:52 pm
Hi, a have a problem using irrBullet and IrrLicht. I linked and included without fights IrrLicht 1.8.3 and irrBullet 0.1.8 on C::B 15.12. When i write the normal irrlicht stuff its OK but when i write it crashes and returns
Code: Select all
irrBulletWorld* swiat = createIrrBulletWorld(okno,false,false);
Code: Select all
Process returned -1073741819 (0xC0000005)