Pdb files should not be related to build errors, they are only used for debugging and are normally not shipped. By default VS2008 creates (different) pdb's for both debug and release builds. Looks like you are missing some library imports in the debug project configuration?
Matt Hoffman schrieb: > "PDB's are only for release mode... > They are 'program database file' which is symbols. > Debug mode doesn't MAKE pdb's." > > Oh. > I feel retarded now. I assume that explains my 5020 errors from flipping > them around? (Trying to compile in debug mode leads to Unresolved External > Symbol) > > Thanks. > > On Tue, Mar 24, 2009 at 6:50 AM, Tony Sergi <to...@valvesoftware.com> wrote: > > >> I Stand corrected, on the creation. >> >> >> -Tony >> >> -----Original Message----- >> From: hlcoders-boun...@list.valvesoftware.com [mailto: >> hlcoders-boun...@list.valvesoftware.com] On Behalf Of Tony Sergi >> Sent: March-24-09 3:03 AM >> To: Discussion of Half-Life Programming >> Subject: Re: [hlcoders] Orange Box SDK Beta (Not L4D) >> >> PDB's are only for release mode... >> They are 'program database file' which is symbols. >> Debug mode doesn't MAKE pdb's. >> >> >> -Tony >> >> _______________________________________________ >> 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 > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders