how to fix this erors

deniz koyuncu 16 Reputation points
2022-03-13T19:02:40.607+00:00

182583-image.png

how to fix these erors

Developer technologies | Visual Studio | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Viorel 122.6K Reputation points
    2022-03-13T20:06:35.137+00:00

    Try selecting "Release" instead of "Debug" from toolbar.

    Maybe also go to Project Properties, select the Release, x86 configuration, go to C/C++, Code Generation, Runtime Library, and select "Multi-threaded DLL (/MD)".

    0 comments No comments

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.