Build Log |
|
Command Lines |
Creating temporary file "e:\PCIe-LM4\posting_20200221\posting_20200221\posting\2005\VC.net\VC.net\x86\PCIELM4_IO_Diag\Release\RSP00001A2300788.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\x86\PCIELM4_IO_Diag\Release\RSP00001A2300788.rsp" /nologo /errorReport:prompt" Creating temporary file "e:\PCIe-LM4\posting_20200221\posting_20200221\posting\2005\VC.net\VC.net\x86\PCIELM4_IO_Diag\Release\RSP00001B2300788.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\x86\PCIELM4_IO_Diag\Release\RSP00001B2300788.rsp" /nologo /errorReport:prompt" Creating command line "rc.exe /d "NDEBUG" /d "_VC80_UPGRADE=0x0600" /l 0x404 /fo".\Release/AIPolling.res" ".\AIPolling.rc"" Creating temporary file "e:\PCIe-LM4\posting_20200221\posting_20200221\posting\2005\VC.net\VC.net\x86\PCIELM4_IO_Diag\Release\RSP00001C2300788.rsp" with contents [ /OUT:".\Release/AIPolling.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:".\Release\AIPolling.exe.intermediate.manifest" /DELAYLOAD:"OleAcc.dll" /PDB:".\Release/AIPolling.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 DelayImp.lib ".\Release\AIPolling.obj" ".\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\x86\PCIELM4_IO_Diag\Release\RSP00001C2300788.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "e:\PCIe-LM4\posting_20200221\posting_20200221\posting\2005\VC.net\VC.net\x86\PCIELM4_IO_Diag\Release\RSP00001D2300788.rsp" with contents [ /outputresource:".\Release\AIPolling.exe;#1" /manifest ".\Release\AIPolling.exe.intermediate.manifest" ] Creating command line "mt.exe @"e:\PCIe-LM4\posting_20200221\posting_20200221\posting\2005\VC.net\VC.net\x86\PCIELM4_IO_Diag\Release\RSP00001D2300788.rsp" /nologo" Creating temporary file "e:\PCIe-LM4\posting_20200221\posting_20200221\posting\2005\VC.net\VC.net\x86\PCIELM4_IO_Diag\Release\BAT00001E2300788.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep" ] Creating command line """e:\PCIe-LM4\posting_20200221\posting_20200221\posting\2005\VC.net\VC.net\x86\PCIELM4_IO_Diag\Release\BAT00001E2300788.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' 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\x86\PCIELM4_IO_Diag\Release\BuildLog.htm" AIPolling - 0 error(s), 4 warning(s) |