When I build the Irrlicht engine, I dislike how every configuration property (Release, Debug, FastFPU) all output to the same directory and file, overwriting each other. When I perform batch builds I end up not knowing which library and DLL I have (Debug? Release?)
What are your opinions on renaming the different configurations?
My idea:
Release: simply Irrlicht.dll and Irrlicht.lib (So it won't require updating tutorials, etc)
Debug: IrrlichtDebug.dll and IrrlichtDebug.lib (For anyone wanting Debug information available)
FastFPU: IrrlichtFastFPU.dll and IrrlichtFastFPU.lib
Thanks
Different names for each build configuration
-
- Posts: 362
- Joined: Sun Dec 16, 2007 9:25 pm
Different names for each build configuration
Post this userbar I made on other websites to show your support for Irrlicht!
http://img147.imageshack.us/img147/1261 ... wernq4.png
http://img147.imageshack.us/img147/1261 ... wernq4.png
-
- Admin
- Posts: 3590
- Joined: Mon Oct 09, 2006 9:36 am
- Location: Scotland - gonnae no slag aff mah Engleesh
- Contact:
Please upload candidate patches to the tracker.
Need help now? IRC to #irrlicht on irc.freenode.net
How To Ask Questions The Smart Way
Need help now? IRC to #irrlicht on irc.freenode.net
How To Ask Questions The Smart Way