Page 1 of 1

Recompiling Irrlicht

Posted: Tue May 18, 2004 5:16 am
by brcolow
Hello,

I have Microsoft Visual C++ 6.0 and I have noticed a few improvements on the forums for the FPS camera. I am interested in implementing these into my game, but I do not know how to re-compile all of Irrlicht. Once I open the C++ file needed to change, do I just compile THAT or every single other thing?

Thanks!

Posted: Tue May 18, 2004 5:56 am
by c_olin3404
open up the actual project fille (extension is dsw or dsp) and select and edit the right file, and then open up Irrlicht.cpp in the project and compile.

you must have the DirectX 9 SDK