The following error occurred while migrating the VS2008 project to VS2010:
1 1>------Build started:Project:ExcelAccess, configuration:release Win32------2 1>build started ./ One/ - -: the: the. 3 1>Initializebuildstatus:4 1> Touching". \release\excelaccess.unsuccessfulbuild". 5 1>Clcompile:6 1> All outputs is up-to-date. 7 1> All outputs is up-to-date. 8 1>Resourcecompile:9 1> All outputs is up-to-date. Ten 1>odbccp32.lib (dllload.obj): Error lnk2019:unresolved external symbol __imp___vsnprintf referencedinchfunction [email protected] - One 1>.\release/excelaccess.exe:fatal Error LNK1120:1unresolved externals A 1> - 1>build FAILED.
This VS2008 project was originally migrated from the VC6 project. So it retains the VC6 project.
Holding the idea of a try, directly from the VC6 migration project to VS2010, unexpectedly succeeded.
VS2008 the cause of the failure of the project migration has not been found, everyone has met?
Questions about using Cspreadsheet
This project is related to this problem.
Problem: Engineering Migration vc6->vs2008->vs2010