vcdemo.plg

来自「CAN通讯的测试软件,数据可发送及接收,并能设置时间」· PLG 代码 · 共 50 行

PLG
50
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: VcDemo - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/VcDemo.res" /d "_DEBUG" /d "_AFXDLL" "D:\Win98\Desktop\公共目录\康迪思创公司刻盘文件\Pci-9410\Pci9420-VC\VcDemo.rc"" 
Creating temporary file "D:\WIN98\TEMP\RSP8185.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/VcDemo.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\Win98\Desktop\公共目录\康迪思创公司刻盘文件\Pci-9410\Pci9420-VC\DataFrame.cpp"
"D:\Win98\Desktop\公共目录\康迪思创公司刻盘文件\Pci-9410\Pci9420-VC\dialogLpt.cpp"
"D:\Win98\Desktop\公共目录\康迪思创公司刻盘文件\Pci-9410\Pci9420-VC\initDlg.cpp"
"D:\Win98\Desktop\公共目录\康迪思创公司刻盘文件\Pci-9410\Pci9420-VC\MainFrm.cpp"
"D:\Win98\Desktop\公共目录\康迪思创公司刻盘文件\Pci-9410\Pci9420-VC\VcDemo.cpp"
"D:\Win98\Desktop\公共目录\康迪思创公司刻盘文件\Pci-9410\Pci9420-VC\VcDemoDoc.cpp"
"D:\Win98\Desktop\公共目录\康迪思创公司刻盘文件\Pci-9410\Pci9420-VC\VcDemoView.cpp"
]
Creating command line "cl.exe @D:\WIN98\TEMP\RSP8185.TMP" 
Creating temporary file "D:\WIN98\TEMP\RSP8186.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/VcDemo.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\Win98\Desktop\公共目录\康迪思创公司刻盘文件\Pci-9410\Pci9420-VC\StdAfx.cpp"
]
Creating command line "cl.exe @D:\WIN98\TEMP\RSP8186.TMP" 
Creating temporary file "D:\WIN98\TEMP\RSP8187.TMP" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/VcDemo.pdb" /debug /machine:I386 /out:"Debug/VcDemo.exe" /pdbtype:sept 
".\Debug\DataFrame.obj"
".\Debug\dialogLpt.obj"
".\Debug\initDlg.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\VcDemo.obj"
".\Debug\VcDemoDoc.obj"
".\Debug\VcDemoView.obj"
".\Debug\VcDemo.res"
".\PCI9420.lib"
]
Creating command line "link.exe @D:\WIN98\TEMP\RSP8187.TMP"
<h3>Output Window</h3>
Compiling resources...
Error spawning rc.exe

</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?