Today I'll be trying to compile it on a Virtual Machine to be sure that it's not my antivirus program. If I would be on Linux or on Drive C, I could imagine that I have actually no permission to write, but on Windows on drive D, there is no such thing. I can't get the project to build, failing with the same exact error. First I tried to add an exception to the folder, after that even tried to disable the product, but still nothing.
I'm using Bitdefender Total Security 2016. I'm unable to compile the source with Visual Studio 2015 Community Edition on Windows 10.Īfter searching the internet the majority of the answer was to disable malware protection. When debugger stops on a violation simply check the call stack and open every file until you see what piece of code produced the violation. If using VIDE, boot up your maps through said directory and choose from there, just in case if you haven't. Maybe you haven’t initialized the pointer correctly. Thanks to u/Emzatin, I can confirm that any files within the sdkcontent files crashes your game, thus having to choose your maps through your Counter-Strike Global Offensive\csgo\maps directory. I get the following error: Severity Code Description Project File LineĮrror Cannot open 'D:\Programming\SteamBot\SteamTrade\obj\Debug\SteamTrade.dll' for writing - 'Access to the path 'D:\Programming\SteamBot\SteamTrade\obj\Debug\SteamTrade.dll' is denied.' SteamTrade D:\Programming\SteamBot\SteamTrade\CSC If the above solutions don’t help run your program in debugger.