Well I installed the sdk and compiled that and added a line to make it crash and still got that missing dll thing. I don�t know why it wants mcsrv70.dll I only have mcsrv40 and 20 on my pc. Why does it ask for 70?. I just formatted and reinstalled vs 6.0 sp4. What is the deal with the sdk? My other coding projects work fine but this has never happened before with the hl sdk. I have never really edited the debugging libs before so I don�t really know how I messed things up.
Quoting [EMAIL PROTECTED]: > > I thought I was using the std libs? The only thing i can think of is > perhaps > im using the old header files <iostream.h> not <iostream>. Like I said > beofre. > I rebuilt my project from the stock SDK so no project settings are > changed. > Only the code. > > Quoting "Jeffrey \"botman\" Broome" <[EMAIL PROTECTED]>: > > > [EMAIL PROTECTED] wrote: > > > > > lately i have not been able to debug correctly because whenever I > get > > a crash > > > visual stuio tells me it cant find some stupid dll file called > > msvcr70.dll. > > > > You should use the Visual C++ Debug Runtime libraries... > > > > http://msdn.microsoft.com/library/default.asp?url=/library/en- > us/vccore98/html/_core_c_run.2d.time_debug_libraries.asp > > > > ...then you will have source code in your traceback and can see > where > > you are going wrong. > > > > -- > > Jeffrey "botman" Broome > > > > _______________________________________________ > > 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

