Run time error

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
randomMesh
Posts: 1186
Joined: Fri Dec 29, 2006 12:04 am

Post by randomMesh »

Runs fine here. What does the debugger tell?
"Whoops..."
Debeli
Posts: 31
Joined: Thu Jan 07, 2010 2:32 pm

Post by Debeli »

Well just this:

Checking for existence: C:\Documents and Settings\cava\Desktop\programiranje\irrlicht-1.7\irrlicht-1.7\OOP+Irr\bin\Debug\OOP+Irr.exe
Executing: "C:\Program Files\CodeBlocks/cb_console_runner.exe" "C:\Documents and Settings\cava\Desktop\programiranje\irrlicht-1.7\irrlicht-1.7\OOP+Irr\bin\Debug\OOP+Irr.exe" (in C:\Documents and Settings\cava\Desktop\programiranje\irrlicht-1.7\bin\Win32-gcc)
Process terminated with status -1073741510 (0 minutes, 3 seconds)
randomMesh
Posts: 1186
Joined: Fri Dec 29, 2006 12:04 am

Post by randomMesh »

Maybe it can't find the Irrlicht.dll.
Make a new folder, copy the exe and the Irrlicht.dll into that folder and try again. Oh, and make sure the path of the mesh is correct, too.
"Whoops..."
Debeli
Posts: 31
Joined: Thu Jan 07, 2010 2:32 pm

Post by Debeli »

The dll isn`t a problem i just put it in another folder and the same.And also i forgot is when i first copied it it worked but it didnt load the mesh then i figure
why not change it to look at the media folder for ninja mesh and beem it chrashes also in that code where i had the problem i fix it it complies ant beem the same thing
Post Reply