View Single Post
  #40  
Old 03-12-2004, 09:54 AM
Tertiary
Hill Giant
 
Join Date: Nov 2003
Posts: 192
Default

Quote:
Originally Posted by nilar
Although I cant figure out why my world.exe is having problems when compiling.
Are you getting errors when compiling world ?

Those binaries were built in 'Release' configuration while yours seem to have been built as 'Debug', though I don't think that should make any difference.

(Menu option Build/Configuration Manager then select Release in the Active Solution Configuration drop down box in VS NET 2003).