juanjpro wrote:InnocentSam wrote:Was I supposed to compile Irrlicht before adding in the modified files? It wasn't in your instructions; you said to compile it after replacing Irrlicht files with SCPCBIrrlicht ones.
No, you put the modded files before recompiling. The modified files include "LeakHunter.h" and "LeakHunter.cpp", you need to add these files to Irrlicht-gcc.cbp so the compiler adds them in.
Sorry for not giving extra-clear instructions from the beginning.
Okay, so I have managed to compile Irrlicht successfully, problem now is the libraries you have used (FreeType, Bullet, etc.) which I am not sure of how to compile them. They don't seem have a CBP file to make it easy for C++ noobs such as myself.
And as for super-clear instructions, I'll write up some noob-friendly ones once I've managed to do it myself
