Build Log |
|
Command Lines |
Creating temporary file "e:\WORK\PCI\UniDAQ\Demo\DLL_32_VC.NET_2005\Digital_IO\Release\RSP00000165565380.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/DIO.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP .\StdAfx.cpp ] Creating command line "cl.exe @e:\WORK\PCI\UniDAQ\Demo\DLL_32_VC.NET_2005\Digital_IO\Release\RSP00000165565380.rsp /nologo /errorReport:prompt" Creating temporary file "e:\WORK\PCI\UniDAQ\Demo\DLL_32_VC.NET_2005\Digital_IO\Release\RSP00000265565380.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/DIO.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP .\DIODlg.cpp .\DIO.cpp ] Creating command line "cl.exe @e:\WORK\PCI\UniDAQ\Demo\DLL_32_VC.NET_2005\Digital_IO\Release\RSP00000265565380.rsp /nologo /errorReport:prompt" Creating command line "rc.exe /d "NDEBUG" /d "_VC80_UPGRADE=0x0600" /l 0x409 /fo".\Release/DIO.res" .\DIO.rc" Creating temporary file "e:\WORK\PCI\UniDAQ\Demo\DLL_32_VC.NET_2005\Digital_IO\Release\RSP00000365565380.rsp" with contents [ /OUT:".\Release/DIO.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:".\Release\DIO.exe.intermediate.manifest" /DELAYLOAD:"OleAcc.dll" /PDB:".\Release/DIO.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 DelayImp.lib ".\Release\DIO.obj" ".\Release\DIO.res" ".\Release\DIODlg.obj" ".\Release\StdAfx.obj" ] Creating command line "link.exe @e:\WORK\PCI\UniDAQ\Demo\DLL_32_VC.NET_2005\Digital_IO\Release\RSP00000365565380.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "e:\WORK\PCI\UniDAQ\Demo\DLL_32_VC.NET_2005\Digital_IO\Release\RSP00000465565380.rsp" with contents [ /outputresource:".\Release\DIO.exe;#1" /manifest .\Release\DIO.exe.intermediate.manifest ] Creating command line "mt.exe @e:\WORK\PCI\UniDAQ\Demo\DLL_32_VC.NET_2005\Digital_IO\Release\RSP00000465565380.rsp /nologo" Creating temporary file "e:\WORK\PCI\UniDAQ\Demo\DLL_32_VC.NET_2005\Digital_IO\Release\BAT00000565565380.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\Release\mt.dep ] Creating command line "e:\WORK\PCI\UniDAQ\Demo\DLL_32_VC.NET_2005\Digital_IO\Release\BAT00000565565380.bat" |
Output Window |
Compiling... StdAfx.cpp WINVER not defined. Defaulting to 0x0502 (Windows Server 2003) Compiling... DIODlg.cpp .\DIODlg.cpp(149) : 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' .\DIODlg.cpp(170) : 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' .\DIODlg.cpp(179) : 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' .\DIODlg.cpp(203) : 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' DIO.cpp .\DIO.cpp(52) : 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:\WORK\PCI\UniDAQ\Demo\DLL_32_VC.NET_2005\Digital_IO\Release\BuildLog.htm" DIO - 0 error(s), 5 warning(s) |