📄 sglmfc.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SglMFC - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINNT\TEMP\RSP39.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D "MSVC" /D "IBMPC" /D "MSWIND" /Fp"Debug/SglMFC.pch" /YX"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\book\soft\ch9\SglCon\sgltest1.cpp"
"D:\book\soft\ch9\SglCon\subplot.cpp"
]
Creating command line "cl.exe @C:\WINNT\TEMP\RSP39.tmp"
Creating temporary file "C:\WINNT\TEMP\RSP3A.tmp" with contents
[
libmmfile.lib libmatlb.lib libmx.lib libmat.lib libmatpm.lib sgl.lib libmwsglm.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/SglMFC.pdb" /debug /machine:I386 /nodefaultlib:"msvcrt.lib" /out:"Debug/SglMFC.exe" /pdbtype:sept
.\Debug\SglMFC.obj
.\Debug\StdAfx.obj
.\Debug\MainFrm.obj
.\Debug\SglMFCDoc.obj
.\Debug\SglMFCView.obj
.\Debug\SglMFC.res
.\Debug\demo.obj
.\Debug\sgltest1.obj
.\Debug\subplot.obj
]
Creating command line "link.exe @C:\WINNT\TEMP\RSP3A.tmp"
<h3>Output Window</h3>
Compiling...
sgltest1.cpp
c:\matlab\extern\include\cpp\stdexcpt.h(24) : warning C4273: 'strdup' : inconsistent dll linkage. dllexport assumed.
subplot.cpp
c:\matlab\extern\include\cpp\stdexcpt.h(24) : warning C4273: 'strdup' : inconsistent dll linkage. dllexport assumed.
Linking...
<h3>Results</h3>
SglMFC.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -