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

📄 sglcon.plg

📁 绘图函数用mcc生成的代码嵌入VC工程实例
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SglCon - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINNT\TEMP\RSP10.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "MSVC" /D "IBMPC" /D "MSWIND" /Fp"Debug/SglCon.pch" /YX"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\book\soft\ch9\SglCon\SglCon.cpp"
"D:\book\soft\ch9\SglCon\sgltest1.cpp"
"D:\book\soft\ch9\SglCon\subplot.cpp"
]
Creating command line "cl.exe @C:\WINNT\TEMP\RSP10.tmp" 
Creating temporary file "C:\WINNT\TEMP\RSP11.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "MSVC" /D "IBMPC" /D "MSWIND" /Fp"Debug/SglCon.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\book\soft\ch9\SglCon\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINNT\TEMP\RSP11.tmp" 
Creating temporary file "C:\WINNT\TEMP\RSP12.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib libmmfile.lib libmatlb.lib libmx.lib libmat.lib libmatpm.lib sgl.lib libmwsglm.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/SglCon.pdb" /debug /machine:I386 /nodefaultlib:"msvcrt.lib" /out:"Debug/SglCon.exe" /pdbtype:sept 
.\Debug\SglCon.obj
.\Debug\sgltest1.obj
.\Debug\StdAfx.obj
.\Debug\subplot.obj
]
Creating command line "link.exe @C:\WINNT\TEMP\RSP12.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
SglCon.cpp
c:\matlab\extern\include\cpp\stdexcpt.h(24) : warning C4273: 'strdup' : inconsistent dll linkage.  dllexport assumed.
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>
SglCon.exe - 0 error(s), 3 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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