Text3D.plg
上传用户:protronic
上传日期:2022-06-28
资源大小:1335k
文件大小:2k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: Text3D - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Debug/Text3D.res" /d "_DEBUG" /d "_AFXDLL" "D:书源码Chapter02Text3DText3D.rc""
- Creating temporary file "C:DOCUME~1HT8837~1LOCALS~1TempRSP8E.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Text3D.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "D:书源码Chapter02Text3DMainFrm.cpp"
- "D:书源码Chapter02Text3DText3D.cpp"
- "D:书源码Chapter02Text3DText3DDoc.cpp"
- "D:书源码Chapter02Text3DText3DView.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1HT8837~1LOCALS~1TempRSP8E.tmp"
- Creating temporary file "C:DOCUME~1HT8837~1LOCALS~1TempRSP91.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Text3D.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "D:书源码Chapter02Text3DStdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1HT8837~1LOCALS~1TempRSP91.tmp"
- Creating temporary file "C:DOCUME~1HT8837~1LOCALS~1TempRSP92.tmp" with contents
- [
- /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Text3D.pdb" /debug /machine:I386 /out:"Debug/Text3D.exe" /pdbtype:sept
- ".DebugMainFrm.obj"
- ".DebugStdAfx.obj"
- ".DebugText3D.obj"
- ".DebugText3DDoc.obj"
- ".DebugText3DView.obj"
- ".DebugText3D.res"
- ]
- Creating command line "link.exe @C:DOCUME~1HT8837~1LOCALS~1TempRSP92.tmp"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- d:书源码chapter02text3dstdafx.h(24) : fatal error C1083: Cannot open include file: 'gl/glut.h': No such file or directory
- Error executing cl.exe.
- <h3>Results</h3>
- Text3D.exe - 1 error(s), 0 warning(s)
- </pre>
- </body>
- </html>