I am attempting to build a test application that utilizes a compiler version of irrlicht. When i build the application using the precompiled libraries everything is fine. When I build the application with recompiled irrlicht i get an external linker error to createDeviceEx. I did verify that is the only issue, if i get rid of the useage for createDeviceEx everything is fine. I made one change to the irrlicht code, i commented out the def for direct x 8 in the compiler configuration header.
Thank You
Compiling irrlicht 1.6
are you realy sure you used the new lib, dll and includes and no old components are in the search path !?!?!
while(!asleep) sheep++;
IrrExtensions:
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java
IrrExtensions:
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java
-
- Posts: 88
- Joined: Tue Jul 29, 2008 11:48 am