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

📄 dxf1.plg

📁 读DXF格式文件的C++文件
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: dxf1 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\qw\LOCALS~1\Temp\RSP4D.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/dxf1.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\武\学习\opengl\图形接口程序\dxf\dxf1\dxf1.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\qw\LOCALS~1\Temp\RSP4D.tmp" 
<h3>Output Window</h3>
Compiling...
dxf1.cpp
e:\武\学习\opengl\图形接口程序\dxf\dxf1\head.h(11) : error C2146: syntax error : missing ';' before identifier 'Vertex'
e:\武\学习\opengl\图形接口程序\dxf\dxf1\head.h(11) : error C2501: 'CObArray' : missing storage-class or type specifiers
e:\武\学习\opengl\图形接口程序\dxf\dxf1\head.h(11) : error C2501: 'Vertex' : missing storage-class or type specifiers
e:\武\学习\opengl\图形接口程序\dxf\dxf1\head.h(12) : error C2146: syntax error : missing ';' before identifier 'Sequence'
e:\武\学习\opengl\图形接口程序\dxf\dxf1\head.h(12) : error C2501: 'CObArray' : missing storage-class or type specifiers
e:\武\学习\opengl\图形接口程序\dxf\dxf1\head.h(12) : error C2501: 'Sequence' : missing storage-class or type specifiers
e:\武\学习\opengl\图形接口程序\dxf\dxf1\head.h(16) : error C2504: 'CObject' : base class undefined
e:\武\学习\opengl\图形接口程序\dxf\dxf1\head.h(20) : warning C4518: 'virtual ' : storage-class or type specifier(s) unexpected here; ignored
e:\武\学习\opengl\图形接口程序\dxf\dxf1\head.h(20) : error C2143: syntax error : missing ';' before '~'
e:\武\学习\opengl\图形接口程序\dxf\dxf1\head.h(30) : error C2504: 'CObject' : base class undefined
e:\武\学习\opengl\图形接口程序\dxf\dxf1\head.h(34) : warning C4518: 'virtual ' : storage-class or type specifier(s) unexpected here; ignored
e:\武\学习\opengl\图形接口程序\dxf\dxf1\head.h(34) : error C2143: syntax error : missing ';' before '~'
E:\武\学习\opengl\图形接口程序\dxf\dxf1\dxf1.cpp(18) : error C2061: syntax error : identifier 'CObject'
E:\武\学习\opengl\图形接口程序\dxf\dxf1\dxf1.cpp(19) : error C2143: syntax error : missing ';' before 'tag::id'
E:\武\学习\opengl\图形接口程序\dxf\dxf1\dxf1.cpp(19) : fatal error C1004: unexpected end of file found
执行 cl.exe 时出错.



<h3>Results</h3>
dxf1.obj - 13 error(s), 2 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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