C++ mismatch detected for 'RuntimeLibrary': value 'MD_DynamicRelease' doesn't match value
William
Last Update één maand geleden
mismatch detected for 'RuntimeLibrary': value 'MD_DynamicRelease' doesn't match value
Here are some solutions to the C++ RuntimeLibrary error:
-- Solution 1: --
1: Right Click Solution
2: Go to Properties
3: Go to Configuration Properties - C/C++ - Code Generation
4: Change Runtime Library to MultiThreaded DLL
5: Do Solution 2 Now.
-- Solution 2: --
1: Make sure Project is Release x64
2: Rebuild your solution.
3: It Should now work.
-- Solution 3: --
1: Install Correct Lib from below this
2: Delete Old Lib and install this
3: Make sure to do Solution 2 Now.