Build Log
  

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

Command Lines
  
Creating temporary file "f:\edward_ku\I8K_I9K_IO\8024series\Demo\Demo_Src\WES\i8024W_Basic_Info_Cplusplus\x64\Release\RSP00005146286944.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 .\i8024W_Basic_Info_Cplusplus.cpp
]
Creating command line "cl.exe @f:\edward_ku\I8K_I9K_IO\8024series\Demo\Demo_Src\WES\i8024W_Basic_Info_Cplusplus\x64\Release\RSP00005146286944.rsp /nologo /errorReport:prompt"
Creating temporary file "f:\edward_ku\I8K_I9K_IO\8024series\Demo\Demo_Src\WES\i8024W_Basic_Info_Cplusplus\x64\Release\RSP00005246286944.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\i8024W_Basic_Info_Cplusplus.pch" /Fo"x64\Release\\" /Fd"x64\Release\vc90.pdb" /W3 /c /Zi /TP .\stdafx.cpp
]
Creating command line "cl.exe @f:\edward_ku\I8K_I9K_IO\8024series\Demo\Demo_Src\WES\i8024W_Basic_Info_Cplusplus\x64\Release\RSP00005246286944.rsp /nologo /errorReport:prompt"
Creating temporary file "f:\edward_ku\I8K_I9K_IO\8024series\Demo\Demo_Src\WES\i8024W_Basic_Info_Cplusplus\x64\Release\RSP00005346286944.rsp" with contents
[
/OUT:"..\exe_file\i8024W_Basic_Info_Cplusplus.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"x64\Release\i8024W_Basic_Info_Cplusplus.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"f:\edward_ku\I8K_I9K_IO\8024series\Demo\Demo_Src\WES\exe_file\i8024W_Basic_Info_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\i8024W_Basic_Info_Cplusplus.obj"

".\x64\Release\stdafx.obj"
]
Creating command line "link.exe @f:\edward_ku\I8K_I9K_IO\8024series\Demo\Demo_Src\WES\i8024W_Basic_Info_Cplusplus\x64\Release\RSP00005346286944.rsp /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
stdafx.cpp
Compiling...
i8024W_Basic_Info_Cplusplus.cpp
.\i8024W_Basic_Info_Cplusplus.cpp(40) : 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'
.\i8024W_Basic_Info_Cplusplus.cpp(13) : warning C4101: 'ansistr' : unreferenced local variable
Linking...
i8024W_Basic_Info_Cplusplus.obj : error LNK2001: unresolved external symbol __imp_pac_i8024W_VoltageOut
i8024W_Basic_Info_Cplusplus.obj : error LNK2001: unresolved external symbol __imp_pac_i8024W_Initial
..\exe_file\i8024W_Basic_Info_Cplusplus.exe : fatal error LNK1120: 2 unresolved externals
Results
  
Build log was saved at "file://f:\edward_ku\I8K_I9K_IO\8024series\Demo\Demo_Src\WES\i8024W_Basic_Info_Cplusplus\x64\Release\BuildLog.htm"
i8024W_Basic_Info_Cplusplus - 3 error(s), 2 warning(s)