I'm running Visual Studio 2019 on Windows and having an issue running the debugger. When I try to run the Local Windows Debugger, I the following Error:
Unable to start program
'C:\Users\userName\OneDrive\Documents\...\ALL_BUILD'.
Access is denied
This ALL_BUILD file is a build file for a specific SDK that I'm using (Steinberg VST SDK). I tried running VS2019 as administrator but still get the error. Anybody have any suggestions on how to solve or investigate this issue?