📄 dpi515_srq_ex.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: DPI515_SRQ_Ex - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x809 /fo"Debug/DPI515_SRQ_Ex.res" /d "_DEBUG" /d "_AFXDLL" "C:\Projects\DPI515_SRQ_Ex\DPI515_SRQ_Ex.rc""
Creating temporary file "C:\WINDOWS\TEMP\RSP12F2.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/DPI515_SRQ_Ex.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Projects\DPI515_SRQ_Ex\DPI515_SRQ_Ex.cpp"
"C:\Projects\DPI515_SRQ_Ex\DPI515_SRQ_ExDlg.cpp"
"C:\Projects\DPI515_SRQ_Ex\dpi515Com.cpp"
"C:\Projects\DPI515_SRQ_Ex\Presunit.cpp"
"C:\Projects\DPI515_SRQ_Ex\VISAComm.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP12F2.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP12F3.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/DPI515_SRQ_Ex.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Projects\DPI515_SRQ_Ex\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP12F3.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP12F4.TMP" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/DPI515_SRQ_Ex.pdb" /debug /machine:I386 /out:"Debug/DPI515_SRQ_Ex.exe" /pdbtype:sept
.\Debug\DPI515_SRQ_Ex.obj
.\Debug\DPI515_SRQ_ExDlg.obj
.\Debug\dpi515Com.obj
.\Debug\Presunit.obj
.\Debug\StdAfx.obj
.\Debug\VISAComm.obj
.\Debug\DPI515_SRQ_Ex.res
..\..\Vxipnp\Win95\lib\msc\visa32.lib
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP12F4.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
DPI515_SRQ_Ex.cpp
DPI515_SRQ_ExDlg.cpp
C:\Projects\DPI515_SRQ_Ex\DPI515_SRQ_ExDlg.cpp(180) : warning C4244: 'argument' : conversion from 'short' to 'unsigned char', possible loss of data
dpi515Com.cpp
C:\Projects\DPI515_SRQ_Ex\dpi515Com.cpp(218) : warning C4244: '=' : conversion from 'long' to 'short', possible loss of data
C:\Projects\DPI515_SRQ_Ex\dpi515Com.cpp(267) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Projects\DPI515_SRQ_Ex\dpi515Com.cpp(275) : warning C4244: '=' : conversion from 'long' to 'short', possible loss of data
C:\Projects\DPI515_SRQ_Ex\dpi515Com.cpp(353) : warning C4244: '=' : conversion from 'long' to 'short', possible loss of data
C:\Projects\DPI515_SRQ_Ex\dpi515Com.cpp(441) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Projects\DPI515_SRQ_Ex\dpi515Com.cpp(712) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Projects\DPI515_SRQ_Ex\dpi515Com.cpp(728) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
Presunit.cpp
VISAComm.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/DPI515_SRQ_Ex.bsc" .\Debug\StdAfx.sbr .\Debug\DPI515_SRQ_Ex.sbr .\Debug\DPI515_SRQ_ExDlg.sbr .\Debug\dpi515Com.sbr .\Debug\Presunit.sbr .\Debug\VISAComm.sbr"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
DPI515_SRQ_Ex.exe - 0 error(s), 8 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -