📄 2007327.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 2007327 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\tian\LOCALS~1\Temp\RSP90.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/2007327.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Program Files\Microsoft Visual Studio\MyProjects\2007327\2007327.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\tian\LOCALS~1\Temp\RSP90.tmp"
<h3>Output Window</h3>
Compiling...
2007327.cpp
c:\program files\microsoft visual studio\myprojects\2007327\2007327.h(28) : error C2143: syntax error : missing ';' before '<position>
'
c:\program files\microsoft visual studio\myprojects\2007327\2007327.h(4) : error C2143: syntax error : missing ';' before '<'
c:\program files\microsoft visual studio\myprojects\2007327\2007327.h(28) : see reference to class template instantiation 'Graph<vertexType,arcType>' being compiled
c:\program files\microsoft visual studio\myprojects\2007327\2007327.h(4) : error C2501: 'seqlist' : missing storage-class or type specifiers
c:\program files\microsoft visual studio\myprojects\2007327\2007327.h(28) : see reference to class template instantiation 'Graph<vertexType,arcType>' being compiled
c:\program files\microsoft visual studio\myprojects\2007327\2007327.h(4) : error C2059: syntax error : '<'
c:\program files\microsoft visual studio\myprojects\2007327\2007327.h(28) : see reference to class template instantiation 'Graph<vertexType,arcType>' being compiled
c:\program files\microsoft visual studio\myprojects\2007327\2007327.h(4) : error C2238: unexpected token(s) preceding ';'
c:\program files\microsoft visual studio\myprojects\2007327\2007327.h(28) : see reference to class template instantiation 'Graph<vertexType,arcType>' being compiled
c:\program files\microsoft visual studio\myprojects\2007327\2007327.h(5) : error C2065: 'Maxvertexes' : undeclared identifier
c:\program files\microsoft visual studio\myprojects\2007327\2007327.h(28) : see reference to class template instantiation 'Graph<vertexType,arcType>' being compiled
c:\program files\microsoft visual studio\myprojects\2007327\2007327.h(7) : error C2061: syntax error : identifier 'Seqlist'
c:\program files\microsoft visual studio\myprojects\2007327\2007327.h(28) : see reference to class template instantiation 'Graph<vertexType,arcType>' being compiled
c:\program files\microsoft visual studio\myprojects\2007327\2007327.h(20) : error C2146: syntax error : missing ';' before identifier 'GetWeight'
c:\program files\microsoft visual studio\myprojects\2007327\2007327.h(28) : see reference to class template instantiation 'Graph<vertexType,arcType>' being compiled
c:\program files\microsoft visual studio\myprojects\2007327\2007327.h(20) : error C2501: 'arctype' : missing storage-class or type specifiers
c:\program files\microsoft visual studio\myprojects\2007327\2007327.h(28) : see reference to class template instantiation 'Graph<vertexType,arcType>' being compiled
c:\program files\microsoft visual studio\myprojects\2007327\2007327.h(28) : fatal error C1004: unexpected end of file found
Error executing cl.exe.
<h3>Results</h3>
2007327.obj - 10 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -