Login Page - Create Account

Support Board


Date/Time: Sun, 19 May 2024 02:57:29 +0000



Post From: DOM data

[2017-03-11 00:16:28]
wwwingman - Posts: 185
libcpmtd.lib(stdthrow.obj) : error LNK2019: unresolved external symbol __CrtDbgReportW referenced in function

maybe.. :
In the project properties / Debug Configuration / C-C++ code / Runtime library .. be sure to have Debug Multithread (/MTd), not the /MT

-- W.