📄 queue.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: queue - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\wj\LOCALS~1\Temp\RSP4A.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/queue.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"G:\C++\lizi\STL\queue\queue.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\wj\LOCALS~1\Temp\RSP4A.tmp"
<h3>Output Window</h3>
Compiling...
queue.cpp
g:\c++\lizi\stl\queue\linkedlist.h(63) : error C2065: 'num' : undeclared identifier
c:\program files\microsoft visual studio\vc98\include\xstring(79) : while compiling class-template member function 'void __thiscall LinkList<int>::CreatPolyn(class LinkList<int>,int,int)'
g:\c++\lizi\stl\queue\linkedlist.h(63) : error C2563: mismatch in formal parameter list
c:\program files\microsoft visual studio\vc98\include\xstring(79) : while compiling class-template member function 'void __thiscall LinkList<int>::CreatPolyn(class LinkList<int>,int,int)'
g:\c++\lizi\stl\queue\linkedlist.h(63) : error C2568: '<<' : unable to resolve function overload
could be 'class std::basic_ostream<unsigned short,struct std::char_traits<unsigned short> > &__cdecl std::endl(class std::basic_ostream<unsigned short,struct std::char_traits<unsigned short> > &)'
c:\program files\microsoft visual studio\vc98\include\ostream(377) : see declaration of 'endl'
or 'class std::basic_ostream<char,struct std::char_traits<char> > &__cdecl std::endl(class std::basic_ostream<char,struct std::char_traits<char> > &)'
c:\program files\microsoft visual studio\vc98\include\ostream(372) : see declaration of 'endl'
or 'class std::basic_ostream<_E,_Tr> &__cdecl std::endl(class std::basic_ostream<_E,_Tr> &)'
c:\program files\microsoft visual studio\vc98\include\ostream(367) : see declaration of 'endl'
c:\program files\microsoft visual studio\vc98\include\xstring(79) : while compiling class-template member function 'void __thiscall LinkList<int>::CreatPolyn(class LinkList<int>,int,int)'
g:\c++\lizi\stl\queue\linkedlist.h(63) : error C2563: mismatch in formal parameter list
c:\program files\microsoft visual studio\vc98\include\xstring(79) : while compiling class-template member function 'void __thiscall LinkList<float>::CreatPolyn(class LinkList<float>,int,float)'
g:\c++\lizi\stl\queue\linkedlist.h(63) : error C2568: '<<' : unable to resolve function overload
could be 'class std::basic_ostream<unsigned short,struct std::char_traits<unsigned short> > &__cdecl std::endl(class std::basic_ostream<unsigned short,struct std::char_traits<unsigned short> > &)'
c:\program files\microsoft visual studio\vc98\include\ostream(377) : see declaration of 'endl'
or 'class std::basic_ostream<char,struct std::char_traits<char> > &__cdecl std::endl(class std::basic_ostream<char,struct std::char_traits<char> > &)'
c:\program files\microsoft visual studio\vc98\include\ostream(372) : see declaration of 'endl'
or 'class std::basic_ostream<_E,_Tr> &__cdecl std::endl(class std::basic_ostream<_E,_Tr> &)'
c:\program files\microsoft visual studio\vc98\include\ostream(367) : see declaration of 'endl'
c:\program files\microsoft visual studio\vc98\include\xstring(79) : while compiling class-template member function 'void __thiscall LinkList<float>::CreatPolyn(class LinkList<float>,int,float)'
g:\c++\lizi\stl\queue\linkedlist.h(63) : error C2563: mismatch in formal parameter list
c:\program files\microsoft visual studio\vc98\include\xstring(79) : while compiling class-template member function 'void __thiscall LinkList<double>::CreatPolyn(class LinkList<double>,int,double)'
g:\c++\lizi\stl\queue\linkedlist.h(63) : error C2568: '<<' : unable to resolve function overload
could be 'class std::basic_ostream<unsigned short,struct std::char_traits<unsigned short> > &__cdecl std::endl(class std::basic_ostream<unsigned short,struct std::char_traits<unsigned short> > &)'
c:\program files\microsoft visual studio\vc98\include\ostream(377) : see declaration of 'endl'
or 'class std::basic_ostream<char,struct std::char_traits<char> > &__cdecl std::endl(class std::basic_ostream<char,struct std::char_traits<char> > &)'
c:\program files\microsoft visual studio\vc98\include\ostream(372) : see declaration of 'endl'
or 'class std::basic_ostream<_E,_Tr> &__cdecl std::endl(class std::basic_ostream<_E,_Tr> &)'
c:\program files\microsoft visual studio\vc98\include\ostream(367) : see declaration of 'endl'
c:\program files\microsoft visual studio\vc98\include\xstring(79) : while compiling class-template member function 'void __thiscall LinkList<double>::CreatPolyn(class LinkList<double>,int,double)'
g:\c++\lizi\stl\queue\linkedlist.h(63) : error C2563: mismatch in formal parameter list
c:\program files\microsoft visual studio\vc98\include\xstring(79) : while compiling class-template member function 'void __thiscall LinkList<char>::CreatPolyn(class LinkList<char>,int,char)'
g:\c++\lizi\stl\queue\linkedlist.h(63) : error C2568: '<<' : unable to resolve function overload
could be 'class std::basic_ostream<unsigned short,struct std::char_traits<unsigned short> > &__cdecl std::endl(class std::basic_ostream<unsigned short,struct std::char_traits<unsigned short> > &)'
c:\program files\microsoft visual studio\vc98\include\ostream(377) : see declaration of 'endl'
or 'class std::basic_ostream<char,struct std::char_traits<char> > &__cdecl std::endl(class std::basic_ostream<char,struct std::char_traits<char> > &)'
c:\program files\microsoft visual studio\vc98\include\ostream(372) : see declaration of 'endl'
or 'class std::basic_ostream<_E,_Tr> &__cdecl std::endl(class std::basic_ostream<_E,_Tr> &)'
c:\program files\microsoft visual studio\vc98\include\ostream(367) : see declaration of 'endl'
c:\program files\microsoft visual studio\vc98\include\xstring(79) : while compiling class-template member function 'void __thiscall LinkList<char>::CreatPolyn(class LinkList<char>,int,char)'
Error executing cl.exe.
<h3>Results</h3>
queue.obj - 9 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -