Page 1 of 1

Creating libirrlicht.a

Posted: Thu Aug 04, 2005 5:17 pm
by lincsimp
Hi

How can I create the small (3-4k) libirrlicht.a found in \lib\Win32-gcc myself?

I've searched the forum, but could find nothing...


Cheers

Posted: Fri Aug 05, 2005 4:21 pm
by lincsimp
can anyone help?

Posted: Fri Aug 05, 2005 4:52 pm
by omaremad
ok here are the steps

unzip the irrlicht source code

look for the devcpp project file

compile the dll

and u get the lib.a and the .dll file in the same folder

Posted: Fri Aug 05, 2005 5:59 pm
by lincsimp
thanks!

Posted: Fri Aug 05, 2005 6:11 pm
by Guest
Quick question, why would you want to? (I don't understand what it does anyway so I'm trying to figure out why you would want to recompile somethign that is already there)