?? sglcon.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>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -