Build Log
  

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

Command Lines
  
Creating temporary file "v:\Common\Demo2005\HSDAQ\perl\Vc2008\ETAR400\x32\AnalogInputTrigger_AI_Scan\AnalogInputTrigger_AI_Scan_Cplusplus\Release\RSP000001145803124.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 .\stdafx.cpp

.\AnalogInputTrigger_AI_Scan_Cplusplus.cpp
]
Creating command line "cl.exe @v:\Common\Demo2005\HSDAQ\perl\Vc2008\ETAR400\x32\AnalogInputTrigger_AI_Scan\AnalogInputTrigger_AI_Scan_Cplusplus\Release\RSP000001145803124.rsp /nologo /errorReport:queue"
Creating temporary file "v:\Common\Demo2005\HSDAQ\perl\Vc2008\ETAR400\x32\AnalogInputTrigger_AI_Scan\AnalogInputTrigger_AI_Scan_Cplusplus\Release\RSP000002145803124.rsp" with contents
[
/OUT:"../exe_file\AnalogInputTrigger_AI_Scan_Cplusplus.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\AnalogInputTrigger_AI_Scan_Cplusplus.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"v:\Common\Demo2005\HSDAQ\perl\Vc2008\ETAR400\x32\AnalogInputTrigger_AI_Scan\exe_file\AnalogInputTrigger_AI_Scan_Cplusplus.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\AnalogInputTrigger_AI_Scan_Cplusplus.obj"

".\Release\stdafx.obj"
]
Creating command line "link.exe @v:\Common\Demo2005\HSDAQ\perl\Vc2008\ETAR400\x32\AnalogInputTrigger_AI_Scan\AnalogInputTrigger_AI_Scan_Cplusplus\Release\RSP000002145803124.rsp /NOLOGO /ERRORREPORT:QUEUE"
Creating temporary file "v:\Common\Demo2005\HSDAQ\perl\Vc2008\ETAR400\x32\AnalogInputTrigger_AI_Scan\AnalogInputTrigger_AI_Scan_Cplusplus\Release\RSP000003145803124.rsp" with contents
[
/outputresource:"..\exe_file\AnalogInputTrigger_AI_Scan_Cplusplus.exe;#1" /manifest

.\Release\AnalogInputTrigger_AI_Scan_Cplusplus.exe.intermediate.manifest
]
Creating command line "mt.exe @v:\Common\Demo2005\HSDAQ\perl\Vc2008\ETAR400\x32\AnalogInputTrigger_AI_Scan\AnalogInputTrigger_AI_Scan_Cplusplus\Release\RSP000003145803124.rsp /nologo"
Creating temporary file "v:\Common\Demo2005\HSDAQ\perl\Vc2008\ETAR400\x32\AnalogInputTrigger_AI_Scan\AnalogInputTrigger_AI_Scan_Cplusplus\Release\BAT000004145803124.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Release\mt.dep
]
Creating command line "v:\Common\Demo2005\HSDAQ\perl\Vc2008\ETAR400\x32\AnalogInputTrigger_AI_Scan\AnalogInputTrigger_AI_Scan_Cplusplus\Release\BAT000004145803124.bat"
Output Window
  
Compiling...
stdafx.cpp
AnalogInputTrigger_AI_Scan_Cplusplus.cpp
.\AnalogInputTrigger_AI_Scan_Cplusplus.cpp(37) : 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'
.\AnalogInputTrigger_AI_Scan_Cplusplus.cpp(91) : 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'
.\AnalogInputTrigger_AI_Scan_Cplusplus.cpp(92) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_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(366) : see declaration of 'sprintf'
.\AnalogInputTrigger_AI_Scan_Cplusplus.cpp(124) : 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'
.\AnalogInputTrigger_AI_Scan_Cplusplus.cpp(129) : 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'
.\AnalogInputTrigger_AI_Scan_Cplusplus.cpp(132) : 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'
.\AnalogInputTrigger_AI_Scan_Cplusplus.cpp(136) : 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'
.\AnalogInputTrigger_AI_Scan_Cplusplus.cpp(144) : 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'
.\AnalogInputTrigger_AI_Scan_Cplusplus.cpp(152) : 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'
.\AnalogInputTrigger_AI_Scan_Cplusplus.cpp(167) : 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'
.\AnalogInputTrigger_AI_Scan_Cplusplus.cpp(183) : 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'
.\AnalogInputTrigger_AI_Scan_Cplusplus.cpp(191) : 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'
.\AnalogInputTrigger_AI_Scan_Cplusplus.cpp(194) : 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'
.\AnalogInputTrigger_AI_Scan_Cplusplus.cpp(245) : warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence
.\AnalogInputTrigger_AI_Scan_Cplusplus.cpp(249) : warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence
.\AnalogInputTrigger_AI_Scan_Cplusplus.cpp(254) : warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence
.\AnalogInputTrigger_AI_Scan_Cplusplus.cpp(275) : 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'
.\AnalogInputTrigger_AI_Scan_Cplusplus.cpp(276) : 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'
.\AnalogInputTrigger_AI_Scan_Cplusplus.cpp(285) : warning C4800: 'DWORD' : forcing value to bool 'true' or 'false' (performance warning)
.\AnalogInputTrigger_AI_Scan_Cplusplus.cpp(53) : warning C4101: 'temp' : unreferenced local variable
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://v:\Common\Demo2005\HSDAQ\perl\Vc2008\ETAR400\x32\AnalogInputTrigger_AI_Scan\AnalogInputTrigger_AI_Scan_Cplusplus\Release\BuildLog.htm"
AnalogInputTrigger_AI_Scan_Cplusplus - 0 error(s), 20 warning(s)