📄 farmerproblem.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: farmerProblem - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\mei`~&\LOCALS~1\Temp\RSP82.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/farmerProblem.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\数据结构\程序\农夫过河\farmerProblem.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\mei`~&\LOCALS~1\Temp\RSP82.tmp""
<h3>Output Window</h3>
Compiling...
farmerProblem.cpp
e:\数据结构\程序\农夫过河\listiterator.h(13) : error C2226: syntax error : unexpected type 'list<T>'
e:\数据结构\程序\农夫过河\listiterator.h(29) : see reference to class template instantiation '$S2<T>' being compiled
e:\数据结构\程序\农夫过河\listiterator.h(13) : error C2238: unexpected token(s) preceding ';'
e:\数据结构\程序\农夫过河\listiterator.h(29) : see reference to class template instantiation '$S2<T>' being compiled
e:\数据结构\程序\农夫过河\listiterator.h(26) : error C2059: syntax error : '<'
e:\数据结构\程序\农夫过河\listiterator.h(29) : see reference to class template instantiation '$S2<T>' being compiled
e:\数据结构\程序\农夫过河\listiterator.h(26) : error C2238: unexpected token(s) preceding ';'
e:\数据结构\程序\农夫过河\listiterator.h(29) : see reference to class template instantiation '$S2<T>' being compiled
e:\数据结构\程序\农夫过河\listiterator.h(27) : error C2059: syntax error : '<'
e:\数据结构\程序\农夫过河\listiterator.h(29) : see reference to class template instantiation '$S2<T>' being compiled
e:\数据结构\程序\农夫过河\listiterator.h(27) : error C2238: unexpected token(s) preceding ';'
e:\数据结构\程序\农夫过河\listiterator.h(29) : see reference to class template instantiation '$S2<T>' being compiled
e:\数据结构\程序\农夫过河\listiterator.h(34) : error C2059: syntax error : '<'
e:\数据结构\程序\农夫过河\listiterator.h(34) : error C2589: '(' : illegal token on right side of '::'
e:\数据结构\程序\农夫过河\listiterator.h(42) : error C2039: 'init' : is not a member of '`global namespace''
e:\数据结构\程序\农夫过河\listiterator.h(43) : error C2143: syntax error : missing ';' before '{'
e:\数据结构\程序\农夫过河\listiterator.h(43) : error C2447: missing function header (old-style formal list?)
e:\数据结构\程序\农夫过河\listiterator.h(51) : error C2954: template definitions cannot nest
e:\数据结构\程序\农夫过河\listiterator.h(51) : error C2059: syntax error : '<'
e:\数据结构\程序\农夫过河\listiterator.h(51) : error C2039: '()' : is not a member of '`global namespace''
e:\数据结构\程序\农夫过河\listiterator.h(61) : error C2039: '=' : is not a member of '`global namespace''
e:\数据结构\程序\农夫过河\listiterator.h(62) : error C2143: syntax error : missing ';' before '{'
e:\数据结构\程序\农夫过河\listiterator.h(62) : error C2447: missing function header (old-style formal list?)
e:\数据结构\程序\农夫过河\listiterator.h(68) : error C2954: template definitions cannot nest
e:\数据结构\程序\农夫过河\listiterator.h(69) : error C2059: syntax error : '<'
e:\数据结构\程序\农夫过河\listiterator.h(69) : error C2039: 'removeCurrent' : is not a member of '`global namespace''
e:\数据结构\程序\农夫过河\listiterator.h(85) : error C2039: '++' : is not a member of '`global namespace''
e:\数据结构\程序\农夫过河\listiterator.h(86) : error C2143: syntax error : missing ';' before '{'
e:\数据结构\程序\农夫过河\listiterator.h(86) : error C2447: missing function header (old-style formal list?)
e:\数据结构\程序\农夫过河\listiterator.h(105) : error C2954: template definitions cannot nest
e:\数据结构\程序\农夫过河\listiterator.h(105) : error C2059: syntax error : '<'
e:\数据结构\程序\农夫过河\listiterator.h(105) : error C2039: '!' : is not a member of '`global namespace''
e:\数据结构\程序\农夫过河\listiterator.h(117) : error C2039: 'addBefore' : is not a member of '`global namespace''
e:\数据结构\程序\农夫过河\listiterator.h(118) : error C2143: syntax error : missing ';' before '{'
e:\数据结构\程序\农夫过河\listiterator.h(118) : error C2447: missing function header (old-style formal list?)
e:\数据结构\程序\农夫过河\listiterator.h(130) : error C2954: template definitions cannot nest
e:\数据结构\程序\农夫过河\listiterator.h(130) : error C2059: syntax error : '<'
e:\数据结构\程序\农夫过河\listiterator.h(130) : error C2039: 'addAfter' : is not a member of '`global namespace''
d:\program files\microsoft visual studio\vc98\include\assert.h(57) : error C2143: syntax error : missing ';' before '{'
d:\program files\microsoft visual studio\vc98\include\assert.h(57) : error C2447: missing function header (old-style formal list?)
e:\数据结构\程序\农夫过河\clist.h(7) : error C2954: template definitions cannot nest
e:\数据结构\程序\农夫过河\clist.h(23) : error C2059: syntax error : '<'
e:\数据结构\程序\农夫过河\clist.h(25) : see reference to class template instantiation 'list<T>' being compiled
e:\数据结构\程序\农夫过河\clist.h(23) : error C2238: unexpected token(s) preceding ';'
e:\数据结构\程序\农夫过河\clist.h(25) : see reference to class template instantiation 'list<T>' being compiled
e:\数据结构\程序\农夫过河\clist.h(24) : error C2059: syntax error : '<'
e:\数据结构\程序\农夫过河\clist.h(25) : see reference to class template instantiation 'list<T>' being compiled
e:\数据结构\程序\农夫过河\clist.h(24) : error C2238: unexpected token(s) preceding ';'
e:\数据结构\程序\农夫过河\clist.h(25) : see reference to class template instantiation 'list<T>' being compiled
e:\数据结构\程序\农夫过河\link.h(12) : error C2059: syntax error : '<'
e:\数据结构\程序\农夫过河\link.h(25) : see reference to class template instantiation '$S7<T>' being compiled
e:\数据结构\程序\农夫过河\link.h(12) : error C2238: unexpected token(s) preceding ';'
e:\数据结构\程序\农夫过河\link.h(25) : see reference to class template instantiation '$S7<T>' being compiled
e:\数据结构\程序\农夫过河\link.h(15) : error C2226: syntax error : unexpected type 'T'
e:\数据结构\程序\农夫过河\link.h(25) : see reference to class template instantiation '$S7<T>' being compiled
e:\数据结构\程序\农夫过河\link.h(15) : error C2238: unexpected token(s) preceding ';'
e:\数据结构\程序\农夫过河\link.h(25) : see reference to class template instantiation '$S7<T>' being compiled
e:\数据结构\程序\农夫过河\link.h(16) : error C2062: type 'const int' unexpected
e:\数据结构\程序\农夫过河\link.h(25) : see reference to class template instantiation '$S7<T>' being compiled
e:\数据结构\程序\农夫过河\link.h(16) : error C2238: unexpected token(s) preceding ';'
e:\数据结构\程序\农夫过河\link.h(25) : see reference to class template instantiation '$S7<T>' being compiled
e:\数据结构\程序\农夫过河\link.h(18) : error C2059: syntax error : '<'
e:\数据结构\程序\农夫过河\link.h(25) : see reference to class template instantiation '$S7<T>' being compiled
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -