Support Board
Date/Time: Mon, 12 May 2025 15:06:31 +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. |