C,C++
[C/C++/UWP] UWP remote debugging error DEP4300 - Could not generate the root folder for app package
덜지
2016. 7. 22. 03:43
stackoverflow에도 같은 증상인 사람이 있었고
아래와 같이 VS2015 원격 도구 업데이트3 를 설치하여 해결했다.
This can happen after installing Update 3 of Visual Studio 2015. Update the remote debugger tools as well to fix it.
Thanks to Tommy Wendelborg for his comment that led me to this solution.