Trouble beginning with SDK. Again. Created 8 years ago2015-12-03 01:53:10 UTC by _Vissova_ _Vissova_

Created 8 years ago2015-12-03 01:53:10 UTC by _Vissova_ _Vissova_

Posted 8 years ago2015-12-03 01:53:10 UTC Post #327639
I've returned to trying to learn how to edit and compile Half-Life's SDK, and it's the same situation as last time. I have no idea what I'm doing and can't seem to find any helpful information online.
I have the latest version of HL SDK as well "Github code" which was provided to me by a user here. I also have installed Visual Studio 2008 and 2010. 2010 does not seem to want to work, and 2006 will not run, so 2008 is the only one that works, but does not compile the SDK without hundreds of errors.
At this point I simply have no clue where to go to find more info about this stuff. So I'm here again to ask for help. To anyone who knows what they're doing and is able to compile the SDK, what do I need and how do I do it? Can I be walked through this process? Otherwise I'll probably give up, because this is becoming quite frustrating.
Posted 8 years ago2015-12-03 03:17:25 UTC Post #327641
give me the scr, I'll see the errors, and if i can fix them...

But i don't promise nothing, don't give up, I was in the same trouble, but I understand that nobody in this world will give you a fucking source wihout errors...
Posted 8 years ago2015-12-03 03:38:28 UTC Post #327642
First off, I just want to make sure I'm actually compiling the right thing.. I open cl_dll.dsp located in the cl_dll folder inside the SDK with the "open project/solution" option, correct?
Posted 8 years ago2015-12-03 16:42:12 UTC Post #327652
Yep, but i opened the scr in the sdk 2.3 and the problem is with an undeclared indentifier i and j, and some other codes problema, someone know how ro fix that?
Posted 8 years ago2015-12-03 16:53:04 UTC Post #327653
dive into the web archive, tooooooooons of hl coding tutorials
Posted 8 years ago2015-12-04 00:19:18 UTC Post #327657
Nevermind, actually. I finally found a good tutorial that helped me out. This was a lot of build-up to something that was surprisingly easy to do. I suppose I just wasn't looking through Google hard enough.

Here is the tutorial I used: http://www.sourcemodding.com/tutorials/goldsrc/programming/intro-to-goldsrc-programming-setting-up-visual-studio/
You must be logged in to post a response.