Build Log
  

Rebuild started: Project: ET-2217H_AI_Log, Configuration: Release|x64

Command Lines
  
Creating temporary file "d:\HSDAQ\ET2217H\x64\ET-2217H_AI_Log\ET-2217H_AI_Log\x64\Release\RSP0000011027610676.rsp" with contents
[
/O2 /Oi /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /Yu"stdafx.h" /Fp"x64\Release\ET-2217H_AI_Log.pch" /Fo"x64\Release\\" /Fd"x64\Release\vc90.pdb" /W3 /c /Zi /TP ".\ET-2217H_AI_Log.cpp"
]
Creating command line "cl.exe @"d:\HSDAQ\ET2217H\x64\ET-2217H_AI_Log\ET-2217H_AI_Log\x64\Release\RSP0000011027610676.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\HSDAQ\ET2217H\x64\ET-2217H_AI_Log\ET-2217H_AI_Log\x64\Release\RSP0000021027610676.rsp" with contents
[
/O2 /Oi /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /Yc"stdafx.h" /Fp"x64\Release\ET-2217H_AI_Log.pch" /Fo"x64\Release\\" /Fd"x64\Release\vc90.pdb" /W3 /c /Zi /TP ".\stdafx.cpp"
]
Creating command line "cl.exe @"d:\HSDAQ\ET2217H\x64\ET-2217H_AI_Log\ET-2217H_AI_Log\x64\Release\RSP0000021027610676.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\HSDAQ\ET2217H\x64\ET-2217H_AI_Log\ET-2217H_AI_Log\x64\Release\RSP0000031027610676.rsp" with contents
[
/OUT:"D:\HSDAQ\ET2217H\x64\ET-2217H_AI_Log\x64\Release\ET-2217H_AI_Log.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"x64\Release\ET-2217H_AI_Log.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"D:\HSDAQ\ET2217H\x64\ET-2217H_AI_Log\x64\Release\ET-2217H_AI_Log.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE /NXCOMPAT /MACHINE:X64 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

".\x64\Release\ET-2217H_AI_Log.obj"

".\x64\Release\stdafx.obj"
]
Creating command line "link.exe @"d:\HSDAQ\ET2217H\x64\ET-2217H_AI_Log\ET-2217H_AI_Log\x64\Release\RSP0000031027610676.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\HSDAQ\ET2217H\x64\ET-2217H_AI_Log\ET-2217H_AI_Log\x64\Release\RSP0000041027610676.rsp" with contents
[
/outputresource:"..\x64\Release\ET-2217H_AI_Log.exe;#1" /manifest

".\x64\Release\ET-2217H_AI_Log.exe.intermediate.manifest"
]
Creating command line "mt.exe @"d:\HSDAQ\ET2217H\x64\ET-2217H_AI_Log\ET-2217H_AI_Log\x64\Release\RSP0000041027610676.rsp" /nologo"
Creating temporary file "d:\HSDAQ\ET2217H\x64\ET-2217H_AI_Log\ET-2217H_AI_Log\x64\Release\BAT0000051027610676.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\x64\Release\mt.dep"
]
Creating command line """d:\HSDAQ\ET2217H\x64\ET-2217H_AI_Log\ET-2217H_AI_Log\x64\Release\BAT0000051027610676.bat"""
Output Window
  
Compiling...
stdafx.cpp
Compiling...
ET-2217H_AI_Log.cpp
.\ET-2217H_AI_Log.cpp(11) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
.\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(176) : 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(177) : 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(225) : 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:\HSDAQ\ET2217H\x64\ET-2217H_AI_Log\ET-2217H_AI_Log\x64\Release\BuildLog.htm"
ET-2217H_AI_Log - 0 error(s), 6 warning(s)