开发者

Cannot launch the debugger. The required property 'LocalDebuggerWorkingDirectory' is missing or empty

开发者 https://www.devze.com 2023-02-08 01:29 出处:网络
I have the error I wrote in the title when I\'m trying to launch the application. I searched with google and I didn\'t find any page with \'LocalDebuggerWorkingDirectory\' keyword. The solution contai

I have the error I wrote in the title when I'm trying to launch the application. I searched with google and I didn't find any page with 'LocalDebuggerWorkingDirectory' keyword. The solution contains a mix of c# and c++ projects and it wo开发者_JS百科rked fine until today... I use Windows 7 and Visual Studio 2010. Do you know where I can find this property to change it or how can I add it?


I can repro that, your startup project must be a C++ project. Right-click it, Properties, Debugging, Working Directory setting. Yours is empty. The default is $(ProjectDir)

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号