Support Board
Date/Time: Sun, 12 Jan 2025 23:29:07 +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. |