Build Log
  

------- Build started: Project: Sln2Makefile, Configuration: Release|Win32 -------

Command Lines
  
Creating temporary file "c:\Work\Projects\Sln2Makefile\Release\RSP000008.rsp" with contents
[
/O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /EHsc /ML /GS /Yu"stdafx.h" /Fp"Release/Sln2Makefile.pch" /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TP
.\Sln2Makefile.cpp
]
Creating command line "cl.exe @c:\Work\Projects\Sln2Makefile\Release\RSP000008.rsp /nologo"
Output Window
  
Compiling...
Sln2Makefile.cpp
Sln2Makefile.cpp(33) : error C2065: '_lpa' : undeclared identifier
Sln2Makefile.cpp(33) : error C2065: '_convert' : undeclared identifier
Sln2Makefile.cpp(33) : error C2065: '_acp' : undeclared identifier
Sln2Makefile.cpp(33) : error C3861: '_lpa': identifier not found, even with argument-dependent lookup
Sln2Makefile.cpp(33) : error C3861: '_convert': identifier not found, even with argument-dependent lookup
Sln2Makefile.cpp(33) : error C3861: '_lpa': identifier not found, even with argument-dependent lookup
Sln2Makefile.cpp(33) : error C3861: '_convert': identifier not found, even with argument-dependent lookup
Results
  
Build log was saved at "file://c:\Work\Projects\Sln2Makefile\Release\BuildLog.htm"
Sln2Makefile - 7 error(s), 0 warning(s)