• Unable to compile SourceSDK without getting a bunch of compiler errors
    1 replies, posted
I'm not compiling SourceSDK standalone, I'm using gm_common to create the project (with premake5) I'm trying to mess around with SourceSDK because it adds a lot more to what you can do. Whenever using SourceSDK whenever making a dll (to mess around out of boredom, using garry's headers as well if that matters) Whenever I try to compile the dll while I have all the "necessary"(?) include directories, I try to compile it and I get hundreds of compile errors (I've tried fixing them, but as I said hundreds of them, I fix all the ones that show then suddenly there are more) I'm using the newest windows sdk version. Is there anything I'm missing? I'm using gm_common with premake5 to create the project file, and after upgrading my project to newest windows sdk (atleast on my computer) it seems fine but then whenever I tried to compile it a ton of errors appear. I cannot even try to put them all here but if I need to I can put a few just to kind of see if anyone else had the issues. My question though, is there something I'm missing that I need (some type of library, or settings)? I've used sourcesdk minimal and the normal source sdk however neither work. While I don't think it matters as it's unrelated however I am using Garry's gmod headers and GMOD_MODULE_OPEN. Thanks.
Sorry, you need to Log In to post a reply to this thread.