DarkPlaces bugs...

Forest 'LordHavoc' Hale havoc at telefragged.com
Wed Feb 12 15:07:54 EST 2003


This has been corrected now, thanks.

I recommend getting the latest version from cvs, instructions toward the 
middle of this page:
http://icculus.org/twilight/darkplaces/download.html

Kimmet wrote:
> I found another bug you should know about, and this time it is in your 
> makefile used for linux (and I know how to fix it). It has been awhile 
> since a release, and I'm not sure if you found this one yet.
> 
> Your makefile wasn't linking things in the correct order, causing 
> strange intermittent bugs (mostly quakec bugs, or triggers pointing to 
> the wrong entities). I don't have a copy of your makefile on hand, but I 
> do remember what you did wrong. You need to link your libraries last and 
> most importantly make sure libm is always last in the list.
> 
> This is because if a function is found more than once, the last one 
> takes presidence. The rule is your objects, your libraries, other 
> libraries, gui libraries, system libraries, then libm (which is ALWAYS 
> last).
> 
> 

-- 
LordHavoc
Author of DarkPlaces Quake1 engine and mod
http://icculus.org/twilight/darkplaces/
"War does not prove who is right, it proves who is left." - Unknown




More information about the twilight-devel mailing list