Build Log
  

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

Command Lines
  
Creating temporary file "e:\PCIe-LM4\posting_20200221\posting_20200221\posting\2005\VC.net\VC.net\x64\PCIELM4_IO_Diag\x64\Release\RSP00000135923728.rsp" with contents
[
/O2 /Ob1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /GF /FD /EHsc /MT /Gy /Yc"stdafx.h" /Fp".\Release/AIPolling.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP ".\StdAfx.cpp"
]
Creating command line "cl.exe @"e:\PCIe-LM4\posting_20200221\posting_20200221\posting\2005\VC.net\VC.net\x64\PCIELM4_IO_Diag\x64\Release\RSP00000135923728.rsp" /nologo /errorReport:prompt"
Creating temporary file "e:\PCIe-LM4\posting_20200221\posting_20200221\posting\2005\VC.net\VC.net\x64\PCIELM4_IO_Diag\x64\Release\RSP00000235923728.rsp" with contents
[
/O2 /Ob1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /GF /FD /EHsc /MT /Gy /Yu"stdafx.h" /Fp".\Release/AIPolling.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP ".\AIPollingDlg.cpp"

".\AIPolling.cpp"
]
Creating command line "cl.exe @"e:\PCIe-LM4\posting_20200221\posting_20200221\posting\2005\VC.net\VC.net\x64\PCIELM4_IO_Diag\x64\Release\RSP00000235923728.rsp" /nologo /errorReport:prompt"
Creating command line "rc.exe /d "NDEBUG" /d "_VC80_UPGRADE=0x0600" /l 0x404 /fo"x64\Release/AIPolling.res" ".\AIPolling.rc""
Creating temporary file "e:\PCIe-LM4\posting_20200221\posting_20200221\posting\2005\VC.net\VC.net\x64\PCIELM4_IO_Diag\x64\Release\RSP00000335923728.rsp" with contents
[
/OUT:".\Release/AIPolling.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"x64\Release\AIPolling.exe.intermediate.manifest" /DELAYLOAD:"OleAcc.dll" /PDB:".\Release/AIPolling.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X64  DelayImp.lib

".\Release\AIPolling.obj"

".\x64\release\AIPolling.res"

".\Release\AIPollingDlg.obj"

".\Release\StdAfx.obj"
]
Creating command line "link.exe @"e:\PCIe-LM4\posting_20200221\posting_20200221\posting\2005\VC.net\VC.net\x64\PCIELM4_IO_Diag\x64\Release\RSP00000335923728.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "e:\PCIe-LM4\posting_20200221\posting_20200221\posting\2005\VC.net\VC.net\x64\PCIELM4_IO_Diag\x64\Release\RSP00000435923728.rsp" with contents
[
/outputresource:".\Release\AIPolling.exe;#1" /manifest

".\x64\release\AIPolling.exe.intermediate.manifest"
]
Creating command line "mt.exe @"e:\PCIe-LM4\posting_20200221\posting_20200221\posting\2005\VC.net\VC.net\x64\PCIELM4_IO_Diag\x64\Release\RSP00000435923728.rsp" /nologo"
Creating temporary file "e:\PCIe-LM4\posting_20200221\posting_20200221\posting\2005\VC.net\VC.net\x64\PCIELM4_IO_Diag\x64\Release\BAT00000535923728.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\x64\release\mt.dep"
]
Creating command line """e:\PCIe-LM4\posting_20200221\posting_20200221\posting\2005\VC.net\VC.net\x64\PCIELM4_IO_Diag\x64\Release\BAT00000535923728.bat"""
Output Window
  
Compiling...
StdAfx.cpp
 WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Compiling...
AIPollingDlg.cpp
.\AIPollingDlg.cpp(293) : 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\Microsoft Visual Studio 8\VC\include\string.h(74) : see declaration of 'strcpy'
.\AIPollingDlg.cpp(304) : 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\Microsoft Visual Studio 8\VC\include\string.h(74) : see declaration of 'strcpy'
.\AIPollingDlg.cpp(802) : warning C4996: '_ltoa': This function or variable may be unsafe. Consider using _ltoa_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdlib.h(526) : see declaration of '_ltoa'
AIPolling.cpp
.\AIPolling.cpp(54) : warning C4996: 'CWinApp::Enable3dControlsStatic': CWinApp::Enable3dControlsStatic is no longer needed. You should remove this call.
        C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\afxwin.h(4480) : see declaration of 'CWinApp::Enable3dControlsStatic'
.\AIPolling.cpp(59) : warning C4244: 'initializing' : conversion from 'INT_PTR' to 'int', possible loss of data
Generating Code...
Compiling resources...
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://e:\PCIe-LM4\posting_20200221\posting_20200221\posting\2005\VC.net\VC.net\x64\PCIELM4_IO_Diag\x64\Release\BuildLog.htm"
AIPolling - 0 error(s), 5 warning(s)