win32/mfc/qt 异常处理与总结
摘要: 实际异常一:libcpmtd.lib(xmbtowc.obj) : error LNK2001: unresolved external symbol __CrtDbgReportDebug/B机.exe : fatal error LNK1120: 1 unresolved externals处理办法:property pages->Configuration Propertyies->C/C++->Code Generation->Runtime Library->Multi-threaded Debug(/MTd)实际异常二:Error30error C38阅读全文
posted @ 2010-12-24 23:24 chuncn 阅读(608) | 评论 (1) 编辑
