Page 1 of 1

compiling Irrlicht 0.12.0 mvs C++ .net

Posted: Sat Oct 15, 2005 3:39 am
by The dogpound
first of all i've been triying to compile the engine following the Hello World tutorial but i just don't understand it and i got all wrong so i would be very thankfull if somebody could tell me how to compile irrlicht 0.12.0 on C++.net step by step
like this
-name of the directory of irrlicht.h for the include directory
-name of the directory of irrlicht.lib for the library directory

thanks in advance

Edit: i fouind my main problem here it is

in the include file of Vc++ i wrote this $(Irrlicht-0.12.0SDKDir)include

which would be the right way to write this

again thanks in advance