I been reading your issues, and the only thing i can think it might be boils down to
Do you have the .net framework (gfc scape etc) Are you somehow useing managed extions (I dont think its part of vs6, but who knows what ms will do) Will the build work with won - valve might be using .net to build steam, and your system needs the 70/71 dlls (i dont know, but hey might help) if your just geting sick of it, download xp cageys complie tools, and copy the 70/71 dlls to your hl.exe/steam.exe folder (or download the dlls from ms site) Adam --- [EMAIL PROTECTED] wrote: > > 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 > > ===== hl2hosting.com AIM SN - amaperman __________________________________ Do you Yahoo!? Yahoo! Mail is new and improved - Check it out! http://promotions.yahoo.com/new_mail _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

