Build Log |
|
Command Lines |
Creating temporary file "d:\Cplusplus_Csharp_Test\ET-2217H_AI_Log\ET-2217H_AI_Log\Release\RSP0000313536429180.rsp" with contents [ /O2 /Oi /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /Yu"stdafx.h" /Fp"Release\ET-2217H_AI_Log.pch" /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TP ".\ET-2217H_AI_Log.cpp" ] Creating command line "cl.exe @"d:\Cplusplus_Csharp_Test\ET-2217H_AI_Log\ET-2217H_AI_Log\Release\RSP0000313536429180.rsp" /nologo /errorReport:prompt" Creating temporary file "d:\Cplusplus_Csharp_Test\ET-2217H_AI_Log\ET-2217H_AI_Log\Release\RSP0000323536429180.rsp" with contents [ /O2 /Oi /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /Yc"stdafx.h" /Fp"Release\ET-2217H_AI_Log.pch" /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TP ".\stdafx.cpp" ] Creating command line "cl.exe @"d:\Cplusplus_Csharp_Test\ET-2217H_AI_Log\ET-2217H_AI_Log\Release\RSP0000323536429180.rsp" /nologo /errorReport:prompt" Creating temporary file "d:\Cplusplus_Csharp_Test\ET-2217H_AI_Log\ET-2217H_AI_Log\Release\RSP0000333536429180.rsp" with contents [ /OUT:"D:\Cplusplus_Csharp_Test\ET-2217H_AI_Log\Release\ET-2217H_AI_Log.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\ET-2217H_AI_Log.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"D:\Cplusplus_Csharp_Test\ET-2217H_AI_Log\Release\ET-2217H_AI_Log.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE /NXCOMPAT /MACHINE:X86 HSDAQ.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ".\Release\stdafx.obj" ".\Release\ET-2217H_AI_Log.obj" ] Creating command line "link.exe @"d:\Cplusplus_Csharp_Test\ET-2217H_AI_Log\ET-2217H_AI_Log\Release\RSP0000333536429180.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "d:\Cplusplus_Csharp_Test\ET-2217H_AI_Log\ET-2217H_AI_Log\Release\RSP0000343536429180.rsp" with contents [ /outputresource:"..\Release\ET-2217H_AI_Log.exe;#1" /manifest ".\Release\ET-2217H_AI_Log.exe.intermediate.manifest" ] Creating command line "mt.exe @"d:\Cplusplus_Csharp_Test\ET-2217H_AI_Log\ET-2217H_AI_Log\Release\RSP0000343536429180.rsp" /nologo" Creating temporary file "d:\Cplusplus_Csharp_Test\ET-2217H_AI_Log\ET-2217H_AI_Log\Release\BAT0000353536429180.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep" ] Creating command line """d:\Cplusplus_Csharp_Test\ET-2217H_AI_Log\ET-2217H_AI_Log\Release\BAT0000353536429180.bat""" |
Output Window |
Compiling... stdafx.cpp Compiling... ET-2217H_AI_Log.cpp .\ET-2217H_AI_Log.cpp(35) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy' .\ET-2217H_AI_Log.cpp(166) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat' .\ET-2217H_AI_Log.cpp(167) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat' .\ET-2217H_AI_Log.cpp(215) : warning C4018: '<' : signed/unsigned mismatch .\ET-2217H_AI_Log.cpp(73) : warning C4101: 'fdataBuffer' : unreferenced local variable Linking... Generating code Finished generating code Embedding manifest... |
Results |
Build log was saved at "file://d:\Cplusplus_Csharp_Test\ET-2217H_AI_Log\ET-2217H_AI_Log\Release\BuildLog.htm" ET-2217H_AI_Log - 0 error(s), 5 warning(s) |