| Build Log |
|
| Command Lines |
Creating temporary file "c:\SWsource\Rhio\RHIOv1\Rhio_DLL\RHIO_Proc_Sample\Release\RSP00000E.rsp" with contents [ /Od /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_MBCS" /D "_AFXDLL" /GF /FD /EHsc /MD /GS /Gy /Zc:wchar_t /Yu"stdafx.h" /Fp"Release/WEB_IO_TEST.pch" /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TP .\WEB_IO_TESTDlg.cpp .\WEB_IO_TEST.cpp .\StatusWnd.cpp .\SettingDlg.cpp .\OutputButton.cpp ] Creating command line "cl.exe @c:\SWsource\Rhio\RHIOv1\Rhio_DLL\RHIO_Proc_Sample\Release\RSP00000E.rsp /nologo" Creating temporary file "c:\SWsource\Rhio\RHIOv1\Rhio_DLL\RHIO_Proc_Sample\Release\RSP00000F.rsp" with contents [ /Od /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_MBCS" /D "_AFXDLL" /GF /FD /EHsc /MD /GS /Gy /Zc:wchar_t /Yc"stdafx.h" /Fp"Release/WEB_IO_TEST.pch" /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TP .\stdafx.cpp ] Creating command line "cl.exe @c:\SWsource\Rhio\RHIOv1\Rhio_DLL\RHIO_Proc_Sample\Release\RSP00000F.rsp /nologo" Creating command line "rc.exe /d "NDEBUG" /d "_AFXDLL" /l 0x409 /I "Release" /fo"Release/WEB_IO_TEST.res" .\WEB_IO_TEST.rc" Creating temporary file "c:\SWsource\Rhio\RHIOv1\Rhio_DLL\RHIO_Proc_Sample\Release\RSP000010.rsp" with contents [ /OUT:"Release/WEB_IO_TEST.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Release/WEB_IO_TEST.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 .\Release\OutputButton.obj .\Release\SettingDlg.obj .\Release\StatusWnd.obj .\Release\stdafx.obj .\Release\WEB_IO_TEST.obj .\Release\WEB_IO_TESTDlg.obj .\Release\WEB_IO_TEST.res ] Creating command line "link.exe @c:\SWsource\Rhio\RHIOv1\Rhio_DLL\RHIO_Proc_Sample\Release\RSP000010.rsp" |
| Output Window |
Compiling...
stdafx.cpp
Compiling...
WEB_IO_TESTDlg.cpp
c:\SWsource\RHIO\RHIOv1\Rhio_DLL\RHIO_Proc_Sample\resource.h(113) : warning C4005: 'IDC_RADIO_Pulse' : macro redefinition
c:\SWsource\RHIO\RHIOv1\Rhio_DLL\RHIO_Proc_Sample\resource.h(109) : see previous definition of 'IDC_RADIO_Pulse'
WEB_IO_TEST.cpp
c:\SWsource\RHIO\RHIOv1\Rhio_DLL\RHIO_Proc_Sample\resource.h(113) : warning C4005: 'IDC_RADIO_Pulse' : macro redefinition
c:\SWsource\RHIO\RHIOv1\Rhio_DLL\RHIO_Proc_Sample\resource.h(109) : see previous definition of 'IDC_RADIO_Pulse'
StatusWnd.cpp
c:\SWsource\RHIO\RHIOv1\Rhio_DLL\RHIO_Proc_Sample\resource.h(113) : warning C4005: 'IDC_RADIO_Pulse' : macro redefinition
c:\SWsource\RHIO\RHIOv1\Rhio_DLL\RHIO_Proc_Sample\resource.h(109) : see previous definition of 'IDC_RADIO_Pulse'
SettingDlg.cpp
c:\SWsource\RHIO\RHIOv1\Rhio_DLL\RHIO_Proc_Sample\resource.h(113) : warning C4005: 'IDC_RADIO_Pulse' : macro redefinition
c:\SWsource\RHIO\RHIOv1\Rhio_DLL\RHIO_Proc_Sample\resource.h(109) : see previous definition of 'IDC_RADIO_Pulse'
OutputButton.cpp
c:\SWsource\RHIO\RHIOv1\Rhio_DLL\RHIO_Proc_Sample\resource.h(113) : warning C4005: 'IDC_RADIO_Pulse' : macro redefinition
c:\SWsource\RHIO\RHIOv1\Rhio_DLL\RHIO_Proc_Sample\resource.h(109) : see previous definition of 'IDC_RADIO_Pulse'
Generating Code...
Compiling resources...
.\resource.h(113) : warning RC4005: 'IDC_RADIO_Pulse' : redefinition
Linking...
|
| Results |
Build log was saved at "file://c:\SWsource\Rhio\RHIOv1\Rhio_DLL\RHIO_Proc_Sample\Release\BuildLog.htm" WEB_IO_TEST - 0 error(s), 6 warning(s) |