Managed C++

Klocwork Desktop C/C++ Plug-in for Visual Studio does not support managed C++ (which may have the same file extensions as C++ source code).

To confirm whether or not a project uses Managed C++:

  1. Click the project in the Solution Explorer.
  2. Go to Project > Properties.
  3. In the left pane, click Configuration Properties.
  4. Under Project Defaults, "Common Language Runtime Support" should be set to "No Common Language Runtime Support".
  5. Click OK.