wondering if anyone has had success compiling irrlicht.dll (1.4) with Code::Blocks using Mingw (gcc).
i assumed Irrlicht_Win32-gcc.cbp would be the file i needed to start with... but the amount of errors is mind-boggling, no files are selected to compile, so it makes a 12k file by default.
if anyone else has gone this route and got it working, can you please share your knowledge and post what steps you need to do?
Codeblocks, Mingw, and Irrlicht?
Strange, I just tried it with c::b and yeah it does not compile. But importing the dev-c++ project file does work, so you can use that one (project - import - dev c++ project).
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Try it with my IrrExtensions, it was written for C::B and Dev and also works for 1.4 now !!!
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
I was testing it yesterday with current SVN but using the 1.4 branch in it and I tried to compile it on a relatively current c::b (some months old) on Windows XP. No error messages - it simply did not compile any files, but finished immediately. I also tried with complete rebuild & clean, but no difference. Project files looked fine in as far as the files all showed up in the project folders, it was just as if no file in the project would be marked for compiling. Can that be differentiated in c::b? I have no idea... I might look into it some more later on (wrong system right now).
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm