0.4.2 doesen't work

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.
Post Reply
Razorblade

0.4.2 doesen't work

Post by Razorblade »

Yesterday I upgraded from 0.4 to 0.4.2, i putted the new Irrlicht.dll into examples folder and now they don't work. When i run an application I get this Windows error dialog box: "Unable to find acces point ?createDevice@irr@@YAPAVIrrlichtDevice@1@W4EDriverType@video@1@ABV?$dimension2d@H@core@1@I_N2PAVIEventReceiver@1@@Z of the procedure in dinamically linked library Irrlicht.dll" Maybe the message can look different because I'm translating from italian version and my english is not very good!
VeneX
Posts: 228
Joined: Sun Nov 30, 2003 3:32 pm
Location: The Netherlands
Contact:

Post by VeneX »

You have to recompile the tutorials. But, I have to say, Irrlicht 0.4.2 is much better than 0.4 but not everything works fine. The tutorials should work when recompiling is finished. When you try to recompile the tutorials you have to change DT_DIRECTX8 to EDT_DIRECTX8 or the same with opengl.
Visit my website @ www.venex.be
Plethora project will be added to the site
AMD AthlonXP 2600+, 512MB DDR, Radeon M10 (mobile 9600) PRO 64MB, WinXP
Razorblade

Post by Razorblade »

Thank you , maybe I would have guessed it by myself
VeneX
Posts: 228
Joined: Sun Nov 30, 2003 3:32 pm
Location: The Netherlands
Contact:

Post by VeneX »

:D it's not very difficult. There are a few changes you should check on the API http://irrlicht.sourceforge.net/docu/index.html.
Visit my website @ www.venex.be
Plethora project will be added to the site
AMD AthlonXP 2600+, 512MB DDR, Radeon M10 (mobile 9600) PRO 64MB, WinXP
Post Reply