⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 dlxsimulator.plg

📁 计算机体系结构中,关于DLXS的模拟程序.在vc6.0下编译通过.
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: DLXSimulator - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\liangyi\LOCALS~1\Temp\RSP240.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/DLXSimulator.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"G:\Program Files\MVS\MyProjects\DLXSimulator\MainFrm.cpp"
"G:\Program Files\MVS\MyProjects\DLXSimulator\TextView.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\liangyi\LOCALS~1\Temp\RSP240.tmp" 
Creating temporary file "D:\DOCUME~1\liangyi\LOCALS~1\Temp\RSP241.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/DLXSimulator.pdb" /debug /machine:I386 /out:"Debug/DLXSimulator.exe" /pdbtype:sept 
".\Debug\DLXDoc.obj"
".\Debug\DLXSimulator.obj"
".\Debug\DLXView.obj"
".\Debug\MainFrm.obj"
".\Debug\Splitter.obj"
".\Debug\StdAfx.obj"
".\Debug\DLXSimulator.res"
".\Debug\TextView.obj"
]
Creating command line "link.exe @D:\DOCUME~1\liangyi\LOCALS~1\Temp\RSP241.tmp"
<h3>Output Window</h3>
Compiling...
MainFrm.cpp
g:\program files\mvs\myprojects\dlxsimulator\textview.h(14) : error C2504: 'CListView' : base class undefined
TextView.cpp
g:\program files\mvs\myprojects\dlxsimulator\textview.h(14) : error C2504: 'CListView' : base class undefined
G:\Program Files\MVS\MyProjects\DLXSimulator\TextView.cpp(17) : error C2440: 'return' : cannot convert from 'class CTextView *' to 'class CObject *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
G:\Program Files\MVS\MyProjects\DLXSimulator\TextView.cpp(17) : error C2653: 'CListView' : is not a class or namespace name
G:\Program Files\MVS\MyProjects\DLXSimulator\TextView.cpp(17) : error C2065: 'classCListView' : undeclared identifier
G:\Program Files\MVS\MyProjects\DLXSimulator\TextView.cpp(28) : error C2653: 'CListView' : is not a class or namespace name
G:\Program Files\MVS\MyProjects\DLXSimulator\TextView.cpp(39) : error C2065: 'GetDocument' : undeclared identifier
G:\Program Files\MVS\MyProjects\DLXSimulator\TextView.cpp(39) : error C2440: 'initializing' : cannot convert from 'int' to 'class CDocument *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
G:\Program Files\MVS\MyProjects\DLXSimulator\TextView.cpp(49) : error C2653: 'CListView' : is not a class or namespace name
G:\Program Files\MVS\MyProjects\DLXSimulator\TextView.cpp(54) : error C2653: 'CListView' : is not a class or namespace name
Generating Code...
Error executing cl.exe.



<h3>Results</h3>
DLXSimulator.exe - 10 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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