compiling Irrlicht 0.12.0 mvs C++ .net

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
The dogpound
Posts: 11
Joined: Sat Oct 15, 2005 3:07 am
Location: DOGPOUND 5-CELL 48

compiling Irrlicht 0.12.0 mvs C++ .net

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