Hi again,
I just got the Release of Irrlicht 1.1and compiled my code worked on with 1.0 version.
The compile is fine, but if I start the app he says the Version of Irrlicht DLL 1.1 is not matching the version the app was compiled with (1.1alpha it says).
I wonder how this can be, because I use the new headers and the new Lib.
Thanks for any Ideas!
Lynxeye
Did you forgot to put the NEW Irrlicht.dll into your Folder (eg \Debug in Visual Studio). It's found under \Irrlicht-1.1\bin\Winxx-xxx. Of course you have to use the correct dll.