📄 mfc.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MFC - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\406\LOCALS~1\Temp\RSP5E.tmp" with contents
[
/nologo /MD /W3 /Gm /GX /ZI /Od /I "C:\Program Files\MultiGen-Paradigm\include\vsg\stlport" /I "C:\Program Files\MultiGen-Paradigm\include\vsg" /I "C:\Program Files\MultiGen-Paradigm\include\vegaprime" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/MFC.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\Vega 程序\MFC\MFCView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\406\LOCALS~1\Temp\RSP5E.tmp"
Creating temporary file "C:\DOCUME~1\406\LOCALS~1\Temp\RSP5F.tmp" with contents
[
opengl32.lib glu32.lib glaux.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/MFC.pdb" /debug /machine:I386 /out:"MFC.exe" /pdbtype:sept /libpath:"C:\Program Files\MultiGen-Paradigm\lib"
".\Debug\MainFrm.obj"
".\Debug\MFC.obj"
".\Debug\MFCDoc.obj"
".\Debug\MFCView.obj"
".\Debug\MyOpenGL.obj"
".\Debug\StdAfx.obj"
".\Debug\MFC.res"
]
Creating command line "link.exe @C:\DOCUME~1\406\LOCALS~1\Temp\RSP5F.tmp"
<h3>Output Window</h3>
Compiling...
MFCView.cpp
Will automatically link with vsgu1_2D.lib
Will automatically link with vsgr1_2D.lib
Will automatically link with vsgs1_2D.lib
Will automatically link with vsgc1_2D.lib
Will automatically link with vp1_2D.lib
Will automatically link with vpinput1_2D.lib
Will automatically link with vpmotion1_2D.lib
F:\Vega 程序\MFC\MFCView.cpp(296) : error C2259: 'CMyOpenGL' : cannot instantiate abstract class due to following members:
f:\vega 程序\mfc\myopengl.h(39) : see declaration of 'CMyOpenGL'
F:\Vega 程序\MFC\MFCView.cpp(296) : warning C4259: 'void __thiscall vsChannel::Subscriber::notify(enum vsChannel::Event,const class vsChannel *,class vsTraversalCull *)' : pure virtual function was not defined
c:\program files\multigen-paradigm\include\vsg\vschannel.h(200) : see declaration of 'notify'
F:\Vega 程序\MFC\MFCView.cpp(296) : error C2259: 'CMyOpenGL' : cannot instantiate abstract class due to following members:
f:\vega 程序\mfc\myopengl.h(39) : see declaration of 'CMyOpenGL'
F:\Vega 程序\MFC\MFCView.cpp(296) : warning C4259: 'void __thiscall vsChannel::Subscriber::notify(enum vsChannel::Event,const class vsChannel *,class vsTraversalCull *)' : pure virtual function was not defined
c:\program files\multigen-paradigm\include\vsg\vschannel.h(200) : see declaration of 'notify'
Error executing cl.exe.
<h3>Results</h3>
MFC.exe - 2 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -