On Sat, 12 Feb 2005 00:50:49 +1000, Draco <[EMAIL PROTECTED]> wrote:
> When I try to run my game straight from the steam games menu it
> crashes and says that server.dll is a debug build. it says this even
> if i build with the release SDK configuration.

The default solution configuration is not correct.

In the Solution Explorer, select the 'hl' project.  Right-click on it
and select  Properties.  Under the Configuration pull down list,
select "Debug SDK".  Under Configuration Properties, click on
"General".  Change "Intermediate Directory" from "Release_SDK" to
"Debug_SDK".  Click "Ok".

Switch to the "Debug_SDK" solution and do "Bulid->Clean Solution".
Switch to the "Release_SDK" solution and do "Build->Clean Solution",
then "Build->Build Solution".

Jeffrey "botman" Broome

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to