📄 md2动画模型.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MD2动画模型 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3C.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"Debug/MD2动画模型.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\study\guoqi\OpenGL\include\3DS.CPP"
"D:\study\guoqi\OpenGL\A09_MD2动画模型\MD2动画模型.cpp"
"D:\study\guoqi\OpenGL\A09_MD2动画模型\anmobj.cpp"
"D:\study\guoqi\OpenGL\A09_MD2动画模型\BAISCOBJ.CPP"
"D:\study\guoqi\OpenGL\A09_MD2动画模型\GLFont.cpp"
"D:\study\guoqi\OpenGL\include\md2.cpp"
"D:\study\guoqi\OpenGL\A09_MD2动画模型\OpenGL.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3C.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3D.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"Debug/MD2动画模型.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\study\guoqi\OpenGL\A09_MD2动画模型\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3D.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3E.tmp" with contents
[
glaux.lib opengl32.lib glu32.lib winmm.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/MD2动画模型.pdb" /debug /machine:I386 /out:"Debug/MD2动画模型.exe" /pdbtype:sept
".\Debug\3DS.OBJ"
".\Debug\MD2动画模型.obj"
".\Debug\anmobj.obj"
".\Debug\BAISCOBJ.OBJ"
".\Debug\GLFont.obj"
".\Debug\md2.obj"
".\Debug\OpenGL.obj"
".\Debug\StdAfx.obj"
"..\include\texture.lib"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3E.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
3DS.CPP
MD2动画模型.cpp
anmobj.cpp
BAISCOBJ.CPP
GLFont.cpp
md2.cpp
OpenGL.cpp
Generating Code...
Linking...
LINK : warning LNK4098: defaultlib "LIBC" conflicts with use of other libs; use /NODEFAULTLIB:library
<h3>Results</h3>
MD2动画模型.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -