If I have eight hours for cutting wood, I spend six sharpening my axe.
Showing posts with label SMART - VISUAL STUDIO. Show all posts
Showing posts with label SMART - VISUAL STUDIO. Show all posts
Monday, February 7, 2011
Wednesday, September 2, 2009
unresolved external symbol
unresolved external symbol __imp___CrtDbgReportW:
1. When u get this error, go to visual studio project settings -> C/C++ ->
Code Generation -> RunTime Library has the "debug" enabled (ex: Multi Threaded Debug DLL).
If not enabled, enable it and rebuild again.
Code Generation -> RunTime Library has the "debug" enabled (ex: Multi Threaded Debug DLL).
If not enabled, enable it and rebuild again.
2. Also check if Linker->Debugging->Generate Debug Info is on or not
Thursday, August 13, 2009
Mentioning Library path for .lib (s)
Subscribe to:
Posts (Atom)