Page 11 of 11

Posted: Fri Jul 06, 2007 8:10 am
by xray
My fault sorry :oops:

Posted: Fri Jul 06, 2007 7:37 pm
by diegomazala
I am trying run the CustomBones Ex 1 and I am getting a run time error.
When I comment the line to add camera, the erro does'nt occurs.
The program compile with no errors, but doesn't execute.

Any idea?

Posted: Tue Jul 10, 2007 8:57 pm
by xray
Which dll are you using, the one (or exaclty the 3) which come with examples in the bin folder? My application is also crashing when Im using this dlls but I think this is normal because this dlls are compiled with a modified Irrlicht.

But it will work if you simply use a fresh Irrlicht copy, modify it with ackis software (or modify it by hand), compile the dll and use this new dll for the example, than it should work.

Posted: Wed Jul 11, 2007 12:39 pm
by Acki
xray wrote:it will work if you simply use a fresh Irrlicht copy, modify it with ackis software (or modify it by hand), compile the dll and use this new dll for the example, than it should work.
right, the dlls in the demo folder are just for the demos, if you create your own programms you'll have to use ypur own dlls !!! ;))
also you'll have to use the Newton dll from the sdk you have installed (if it's different to the one in the folder)