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.
lincsimp
Posts: 21 Joined: Sat Mar 12, 2005 10:11 pm
Post
by lincsimp » Thu Aug 04, 2005 5:17 pm
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
lincsimp
Posts: 21 Joined: Sat Mar 12, 2005 10:11 pm
Post
by lincsimp » Fri Aug 05, 2005 4:21 pm
can anyone help?
omaremad
Competition winner
Posts: 1027 Joined: Fri Jul 15, 2005 11:30 pm
Location: Cairo,Egypt
Post
by omaremad » Fri Aug 05, 2005 4:52 pm
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
Guest
Post
by Guest » Fri Aug 05, 2005 6:11 pm
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)