Build Log
  

Rebuild started: Project: pac_i8028UW_Power_On, Configuration: Release|Win32

Command Lines
  
Creating temporary file "f:\edward_ku\test_Program\IO_LIB_DLL\Update_Demo_Lib\_Special_IO\X86\Vc2008\pac_i8028UW_AO\pac_i8028UW_Power_On\Release\RSP0000051835618136.rsp" with contents
[
/O2 /Oi /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TP .\pac_i8028UW_Power_On.cpp
]
Creating command line "cl.exe @f:\edward_ku\test_Program\IO_LIB_DLL\Update_Demo_Lib\_Special_IO\X86\Vc2008\pac_i8028UW_AO\pac_i8028UW_Power_On\Release\RSP0000051835618136.rsp /nologo /errorReport:queue"
Creating temporary file "f:\edward_ku\test_Program\IO_LIB_DLL\Update_Demo_Lib\_Special_IO\X86\Vc2008\pac_i8028UW_AO\pac_i8028UW_Power_On\Release\RSP0000061835618136.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\pac_i8028UW_Power_On.pch" /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TP .\stdafx.cpp
]
Creating command line "cl.exe @f:\edward_ku\test_Program\IO_LIB_DLL\Update_Demo_Lib\_Special_IO\X86\Vc2008\pac_i8028UW_AO\pac_i8028UW_Power_On\Release\RSP0000061835618136.rsp /nologo /errorReport:queue"
Creating temporary file "f:\edward_ku\test_Program\IO_LIB_DLL\Update_Demo_Lib\_Special_IO\X86\Vc2008\pac_i8028UW_AO\pac_i8028UW_Power_On\Release\RSP0000091835618136.rsp" with contents
[
/OUT:"../exe_file\pac_i8028UW_Power_On.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\pac_i8028UW_Power_On.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"f:\edward_ku\test_Program\IO_LIB_DLL\Update_Demo_Lib\_Special_IO\X86\Vc2008\pac_i8028UW_AO\exe_file\pac_i8028UW_Power_On.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE /NXCOMPAT /MACHINE:X86 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\pac_i8028UW_Power_On.obj"

".\Release\stdafx.obj"
]
Creating command line "link.exe @f:\edward_ku\test_Program\IO_LIB_DLL\Update_Demo_Lib\_Special_IO\X86\Vc2008\pac_i8028UW_AO\pac_i8028UW_Power_On\Release\RSP0000091835618136.rsp /NOLOGO /ERRORREPORT:QUEUE"
Creating temporary file "f:\edward_ku\test_Program\IO_LIB_DLL\Update_Demo_Lib\_Special_IO\X86\Vc2008\pac_i8028UW_AO\pac_i8028UW_Power_On\Release\RSP00000C1835618136.rsp" with contents
[
/outputresource:"..\exe_file\pac_i8028UW_Power_On.exe;#1" /manifest

.\Release\pac_i8028UW_Power_On.exe.intermediate.manifest
]
Creating command line "mt.exe @f:\edward_ku\test_Program\IO_LIB_DLL\Update_Demo_Lib\_Special_IO\X86\Vc2008\pac_i8028UW_AO\pac_i8028UW_Power_On\Release\RSP00000C1835618136.rsp /nologo"
Creating temporary file "f:\edward_ku\test_Program\IO_LIB_DLL\Update_Demo_Lib\_Special_IO\X86\Vc2008\pac_i8028UW_AO\pac_i8028UW_Power_On\Release\BAT00000F1835618136.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Release\mt.dep
]
Creating command line "f:\edward_ku\test_Program\IO_LIB_DLL\Update_Demo_Lib\_Special_IO\X86\Vc2008\pac_i8028UW_AO\pac_i8028UW_Power_On\Release\BAT00000F1835618136.bat"
Output Window
  
Compiling...
stdafx.cpp
Compiling...
pac_i8028UW_Power_On.cpp
f:\edward_ku\test_program\io_lib_dll\update_demo_lib\_special_io\x86\vc2008\pac_i8028uw_ao\pac_i8028uw_power_on\..\lib\pac_i8028U.h(1) : warning C4005: 'NO_ERROR' : macro redefinition
        C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\winerror.h(116) : see previous definition of 'NO_ERROR'
.\pac_i8028UW_Power_On.cpp(43) : 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'
.\pac_i8028UW_Power_On.cpp(55) : 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'
.\pac_i8028UW_Power_On.cpp(60) : 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'
.\pac_i8028UW_Power_On.cpp(66) : 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'
.\pac_i8028UW_Power_On.cpp(77) : 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'
.\pac_i8028UW_Power_On.cpp(38) : warning C4102: 'again' : unreferenced label
.\pac_i8028UW_Power_On.cpp(16) : warning C4101: 'act' : unreferenced local variable
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://f:\edward_ku\test_Program\IO_LIB_DLL\Update_Demo_Lib\_Special_IO\X86\Vc2008\pac_i8028UW_AO\pac_i8028UW_Power_On\Release\BuildLog.htm"
pac_i8028UW_Power_On - 0 error(s), 8 warning(s)