Build Log
  

Rebuild started: Project: i8014W_ReadAI_Average_Cplusplus, Configuration: Release|x64

Command Lines
  
Creating temporary file "c:\Users\Edward_Wu\Desktop\edward_ku\I8K_I9K_IO\8014series\Demo\8014_9014_WES_x64\i8014W_ReadAI_Average_Cplusplus\x64\Release\RSP0000011554014444.rsp" with contents
[
/O2 /Oi /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /Fo"x64\Release\\" /Fd"x64\Release\vc90.pdb" /W3 /c /Zi /TP .\i8014W_ReadAI_Average_Cplusplus.cpp
]
Creating command line "cl.exe @c:\Users\Edward_Wu\Desktop\edward_ku\I8K_I9K_IO\8014series\Demo\8014_9014_WES_x64\i8014W_ReadAI_Average_Cplusplus\x64\Release\RSP0000011554014444.rsp /nologo /errorReport:queue"
Creating temporary file "c:\Users\Edward_Wu\Desktop\edward_ku\I8K_I9K_IO\8014series\Demo\8014_9014_WES_x64\i8014W_ReadAI_Average_Cplusplus\x64\Release\RSP0000051554014444.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\i8014W_ReadAI_Average_Cplusplus.pch" /Fo"x64\Release\\" /Fd"x64\Release\vc90.pdb" /W3 /c /Zi /TP .\stdafx.cpp
]
Creating command line "cl.exe @c:\Users\Edward_Wu\Desktop\edward_ku\I8K_I9K_IO\8014series\Demo\8014_9014_WES_x64\i8014W_ReadAI_Average_Cplusplus\x64\Release\RSP0000051554014444.rsp /nologo /errorReport:queue"
Creating temporary file "c:\Users\Edward_Wu\Desktop\edward_ku\I8K_I9K_IO\8014series\Demo\8014_9014_WES_x64\i8014W_ReadAI_Average_Cplusplus\x64\Release\RSP00000E1554014444.rsp" with contents
[
/OUT:"..\exe_file\i8014W_ReadAI_Average_Cplusplus.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"x64\Release\i8014W_ReadAI_Average_Cplusplus.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Users\Edward_Wu\Desktop\edward_ku\I8K_I9K_IO\8014series\Demo\8014_9014_WES_x64\exe_file\i8014W_ReadAI_Average_Cplusplus.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE /NXCOMPAT /MACHINE:X64 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\i8014W_ReadAI_Average_Cplusplus.obj"

".\x64\Release\stdafx.obj"
]
Creating command line "link.exe @c:\Users\Edward_Wu\Desktop\edward_ku\I8K_I9K_IO\8014series\Demo\8014_9014_WES_x64\i8014W_ReadAI_Average_Cplusplus\x64\Release\RSP00000E1554014444.rsp /NOLOGO /ERRORREPORT:QUEUE"
Creating temporary file "c:\Users\Edward_Wu\Desktop\edward_ku\I8K_I9K_IO\8014series\Demo\8014_9014_WES_x64\i8014W_ReadAI_Average_Cplusplus\x64\Release\RSP0000131554014444.rsp" with contents
[
/outputresource:"..\exe_file\i8014W_ReadAI_Average_Cplusplus.exe;#1" /manifest

.\x64\Release\i8014W_ReadAI_Average_Cplusplus.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\Users\Edward_Wu\Desktop\edward_ku\I8K_I9K_IO\8014series\Demo\8014_9014_WES_x64\i8014W_ReadAI_Average_Cplusplus\x64\Release\RSP0000131554014444.rsp /nologo"
Creating temporary file "c:\Users\Edward_Wu\Desktop\edward_ku\I8K_I9K_IO\8014series\Demo\8014_9014_WES_x64\i8014W_ReadAI_Average_Cplusplus\x64\Release\BAT0000161554014444.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\x64\Release\mt.dep
]
Creating command line "c:\Users\Edward_Wu\Desktop\edward_ku\I8K_I9K_IO\8014series\Demo\8014_9014_WES_x64\i8014W_ReadAI_Average_Cplusplus\x64\Release\BAT0000161554014444.bat"
Output Window
  
Compiling...
stdafx.cpp
Compiling...
i8014W_ReadAI_Average_Cplusplus.cpp
.\i8014W_ReadAI_Average_Cplusplus.cpp(69) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_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\stdio.h(306) : see declaration of 'scanf'
.\i8014W_ReadAI_Average_Cplusplus.cpp(74) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_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\stdio.h(306) : see declaration of 'scanf'
.\i8014W_ReadAI_Average_Cplusplus.cpp(85) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_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\stdio.h(306) : see declaration of 'scanf'
.\i8014W_ReadAI_Average_Cplusplus.cpp(95) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://c:\Users\Edward_Wu\Desktop\edward_ku\I8K_I9K_IO\8014series\Demo\8014_9014_WES_x64\i8014W_ReadAI_Average_Cplusplus\x64\Release\BuildLog.htm"
i8014W_ReadAI_Average_Cplusplus - 0 error(s), 4 warning(s)