The particular error message would be much more helpful, but blindly I can suggest that you ensure you've installed the Windows Platform SDK as documented here: http://developer.valvesoftware.com/wiki/Compiling_under_VS2005#Requirements
The debugger configuration is covered here: http://developer.valvesoftware.com/wiki/Installing_and_Debugging_the_Source_Code#Debugging On Sat, Jul 26, 2008 at 9:36 PM, Joshua S. <[EMAIL PROTECTED]> wrote: > Hi, I just installed a mod from the Create a Mod screen. I opened it in > VCE2005 and ran the debug for the client (Haven't tried the other yet), and > it failed compile with errors. It asked me for an executable for a debug > session and I didn't know what that was about so I cancelled. And so now it > just says 1>Client (HL2) - 1 error(s), 0 warning(s) > ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ========== > at the end of the compile log. I haven't made any changes to the code so > I'm > just wondering why this could be happening. > > Thanks in advance, > Josh > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > http://list.valvesoftware.com/mailman/listinfo/hlcoders > > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

