2019/04/14

code analysis error on Linux

VC2019 also causes the following error.

https://developercommunity.visualstudio.com/content/problem/242633/code-analysis-fails-with-linux-remote-console-app.html


No comments:

How to set parameters to debugging program on Visual Studio 2019 with CMake

Solution: MSDN Sometimes the "Debug and Launch Settings for CMake" bottun is disabled. In this case, change to the target view. ...