Why are VS2019 errors so cryptic ?

ColinMcD 1 Reputation point
2021-09-28T00:40:26.97+00:00

135250-vs-error.png

Why is it SO HARD to find out what these messages meen ?

Eg
what is meant by the attached error meesage ?
and how do I get rid of it ?

I chose x86-debug to simulate code, then switched back to Cygwin-Release, but now I get these messages on most (not all) files...

Please help.

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,968 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,098 questions
{count} votes

1 answer

Sort by: Most helpful
  1. PengGe-MSFT 3,381 Reputation points
    2021-09-28T08:03:41.427+00:00

    Hi, @ColinMcD

    Welcome to Microsoft Q&A!

    I tried but couldn't reproduce your issue.Your issue is similar to this thread.

    You can try to unload the project and then load the project.

    Sincerely,
    Peng

    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.