📄 sliq.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Sliq - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "F:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP308.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Sliq.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\Eric项目资料\Sliq\VC Test\Sliq\DialogReadData.cpp"
]
Creating command line "cl.exe @F:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP308.tmp"
Creating temporary file "F:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP309.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Sliq.pdb" /debug /machine:I386 /out:"Debug/Sliq.exe" /pdbtype:sept
".\Debug\Sliq.obj"
".\Debug\StdAfx.obj"
".\Debug\MainFrm.obj"
".\Debug\SliqDoc.obj"
".\Debug\SliqView.obj"
".\Debug\Sliq.res"
".\Debug\DialogReadData.obj"
".\Debug\WzdDirDlg.obj"
]
Creating command line "link.exe @F:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP309.tmp"
<h3>Output Window</h3>
Compiling...
DialogReadData.cpp
D:\Eric项目资料\Sliq\VC Test\Sliq\DialogReadData.cpp(59) : warning C4786: 'std::reverse_bidirectional_iterator<std::_Tree<CString,std::pair<CString const ,CString>,std::map<CString,CString,std::less<CString>,std::allocator<CString> >::_Kfn,std::less<CString>,std::allocator<CString> >::iterator,std::pair<CString const ,CString>,std::pair<CString const ,CString> &,std::pair<CString const ,CString> *,int>' : identifier was truncated to '255' characters in the debug information
D:\Eric项目资料\Sliq\VC Test\Sliq\DialogReadData.cpp(59) : warning C4786: 'std::reverse_bidirectional_iterator<std::_Tree<CString,std::pair<CString const ,CString>,std::map<CString,CString,std::less<CString>,std::allocator<CString> >::_Kfn,std::less<CString>,std::allocator<CString> >::const_iterator,std::pair<CString const ,CString>,std::pair<CString const ,CString> const &,std::pair<CString const ,CString> const *,int>' : identifier was truncated to '255' characters in the debug information
D:\Eric项目资料\Sliq\VC Test\Sliq\DialogReadData.cpp(59) : warning C4786: 'std::pair<std::_Tree<CString,std::pair<CString const ,CString>,std::map<CString,CString,std::less<CString>,std::allocator<CString> >::_Kfn,std::less<CString>,std::allocator<CString> >::iterator,std::_Tree<CString,std::pair<CString const ,CString>,std::map<CString,CString,std::less<CString>,std::allocator<CString> >::_Kfn,std::less<CString>,std::allocator<CString> >::iterator>' : identifier was truncated to '255' characters in the debug information
D:\Eric项目资料\Sliq\VC Test\Sliq\DialogReadData.cpp(59) : warning C4786: 'std::pair<std::_Tree<CString,std::pair<CString const ,CString>,std::map<CString,CString,std::less<CString>,std::allocator<CString> >::_Kfn,std::less<CString>,std::allocator<CString> >::const_iterator,std::_Tree<CString,std::pair<CString const ,CString>,std::map<CString,CString,std::less<CString>,std::allocator<CString> >::_Kfn,std::less<CString>,std::allocator<CString> >::const_iterator>' : identifier was truncated to '255' characters in the debug information
D:\Eric项目资料\Sliq\VC Test\Sliq\DialogReadData.cpp(85) : warning C4101: 'n' : unreferenced local variable
D:\Eric项目资料\Sliq\VC Test\Sliq\DialogReadData.cpp(176) : warning C4786: 'std::reverse_bidirectional_iterator<std::_Tree<CString,std::pair<CString const ,int>,std::multimap<CString,int,std::less<CString>,std::allocator<int> >::_Kfn,std::less<CString>,std::allocator<int> >::iterator,std::pair<CString const ,int>,std::pair<CString const ,int> &,std::pair<CString const ,int> *,int>' : identifier was truncated to '255' characters in the debug information
D:\Eric项目资料\Sliq\VC Test\Sliq\DialogReadData.cpp(176) : warning C4786: 'std::reverse_bidirectional_iterator<std::_Tree<CString,std::pair<CString const ,int>,std::multimap<CString,int,std::less<CString>,std::allocator<int> >::_Kfn,std::less<CString>,std::allocator<int> >::const_iterator,std::pair<CString const ,int>,std::pair<CString const ,int> const &,std::pair<CString const ,int> const *,int>' : identifier was truncated to '255' characters in the debug information
D:\Eric项目资料\Sliq\VC Test\Sliq\DialogReadData.cpp(176) : warning C4786: 'std::pair<std::_Tree<CString,std::pair<CString const ,int>,std::multimap<CString,int,std::less<CString>,std::allocator<int> >::_Kfn,std::less<CString>,std::allocator<int> >::iterator,std::_Tree<CString,std::pair<CString const ,int>,std::multimap<CString,int,std::less<CString>,std::allocator<int> >::_Kfn,std::less<CString>,std::allocator<int> >::iterator>' : identifier was truncated to '255' characters in the debug information
D:\Eric项目资料\Sliq\VC Test\Sliq\DialogReadData.cpp(176) : warning C4786: 'std::pair<std::_Tree<CString,std::pair<CString const ,int>,std::multimap<CString,int,std::less<CString>,std::allocator<int> >::_Kfn,std::less<CString>,std::allocator<int> >::const_iterator,std::_Tree<CString,std::pair<CString const ,int>,std::multimap<CString,int,std::less<CString>,std::allocator<int> >::_Kfn,std::less<CString>,std::allocator<int> >::const_iterator>' : identifier was truncated to '255' characters in the debug information
D:\Eric项目资料\Sliq\VC Test\Sliq\DialogReadData.cpp(176) : warning C4786: 'std::reverse_bidirectional_iterator<std::_Tree<double,std::pair<double const ,int>,std::multimap<double,int,std::less<double>,std::allocator<int> >::_Kfn,std::less<double>,std::allocator<int> >::iterator,std::pair<double const ,int>,std::pair<double const ,int> &,std::pair<double const ,int> *,int>' : identifier was truncated to '255' characters in the debug information
D:\Eric项目资料\Sliq\VC Test\Sliq\DialogReadData.cpp(176) : warning C4786: 'std::reverse_bidirectional_iterator<std::_Tree<double,std::pair<double const ,int>,std::multimap<double,int,std::less<double>,std::allocator<int> >::_Kfn,std::less<double>,std::allocator<int> >::const_iterator,std::pair<double const ,int>,std::pair<double const ,int> const &,std::pair<double const ,int> const *,int>' : identifier was truncated to '255' characters in the debug information
D:\Eric项目资料\Sliq\VC Test\Sliq\DialogReadData.cpp(176) : warning C4786: 'std::pair<std::_Tree<double,std::pair<double const ,int>,std::multimap<double,int,std::less<double>,std::allocator<int> >::_Kfn,std::less<double>,std::allocator<int> >::iterator,std::_Tree<double,std::pair<double const ,int>,std::multimap<double,int,std::less<double>,std::allocator<int> >::_Kfn,std::less<double>,std::allocator<int> >::iterator>' : identifier was truncated to '255' characters in the debug information
D:\Eric项目资料\Sliq\VC Test\Sliq\DialogReadData.cpp(176) : warning C4786: 'std::pair<std::_Tree<double,std::pair<double const ,int>,std::multimap<double,int,std::less<double>,std::allocator<int> >::_Kfn,std::less<double>,std::allocator<int> >::const_iterator,std::_Tree<double,std::pair<double const ,int>,std::multimap<double,int,std::less<double>,std::allocator<int> >::_Kfn,std::less<double>,std::allocator<int> >::const_iterator>' : identifier was truncated to '255' characters in the debug information
D:\Eric项目资料\Sliq\VC Test\Sliq\DialogReadData.cpp(176) : warning C4786: 'std::reverse_bidirectional_iterator<std::_Tree<int,std::pair<int const ,int>,std::multimap<int,int,std::less<int>,std::allocator<int> >::_Kfn,std::less<int>,std::allocator<int> >::iterator,std::pair<int const ,int>,std::pair<int const ,int> &,std::pair<int const ,int> *,int>' : identifier was truncated to '255' characters in the debug information
D:\Eric项目资料\Sliq\VC Test\Sliq\DialogReadData.cpp(176) : warning C4786: 'std::reverse_bidirectional_iterator<std::_Tree<int,std::pair<int const ,int>,std::multimap<int,int,std::less<int>,std::allocator<int> >::_Kfn,std::less<int>,std::allocator<int> >::const_iterator,std::pair<int const ,int>,std::pair<int const ,int> const &,std::pair<int const ,int> const *,int>' : identifier was truncated to '255' characters in the debug information
D:\Eric项目资料\Sliq\VC Test\Sliq\DialogReadData.cpp(176) : warning C4786: 'std::pair<std::_Tree<int,std::pair<int const ,int>,std::multimap<int,int,std::less<int>,std::allocator<int> >::_Kfn,std::less<int>,std::allocator<int> >::iterator,std::_Tree<int,std::pair<int const ,int>,std::multimap<int,int,std::less<int>,std::allocator<int> >::_Kfn,std::less<int>,std::allocator<int> >::iterator>' : identifier was truncated to '255' characters in the debug information
D:\Eric项目资料\Sliq\VC Test\Sliq\DialogReadData.cpp(176) : warning C4786: 'std::pair<std::_Tree<int,std::pair<int const ,int>,std::multimap<int,int,std::less<int>,std::allocator<int> >::_Kfn,std::less<int>,std::allocator<int> >::const_iterator,std::_Tree<int,std::pair<int const ,int>,std::multimap<int,int,std::less<int>,std::allocator<int> >::_Kfn,std::less<int>,std::allocator<int> >::const_iterator>' : identifier was truncated to '255' characters in the debug information
f:\program files\microsoft visual studio\vc98\include\xtree(183) : warning C4786: 'std::_Tree<CString,std::pair<CString const ,CString>,std::map<CString,CString,std::less<CString>,std::allocator<CString> >::_Kfn,std::less<CString>,std::allocator<CString> >::~_Tree<CString,std::pair<CString const ,CString>,std::map<CString,CString,std::less<CString>,std::allocator<CString> >::_Kfn,std::less<CString>,std::allocator<CString> >' : identifier was truncated to '255' characters in the debug information
f:\program files\microsoft visual studio\vc98\include\xtree(183) : warning C4786: 'std::_Tree<CString,std::pair<CString const ,int>,std::multimap<CString,int,std::less<CString>,std::allocator<int> >::_Kfn,std::less<CString>,std::allocator<int> >::~_Tree<CString,std::pair<CString const ,int>,std::multimap<CString,int,std::less<CString>,std::allocator<int> >::_Kfn,std::less<CString>,std::allocator<int> >' : identifier was truncated to '255' characters in the debug information
f:\program files\microsoft visual studio\vc98\include\xtree(183) : warning C4786: 'std::_Tree<double,std::pair<double const ,int>,std::multimap<double,int,std::less<double>,std::allocator<int> >::_Kfn,std::less<double>,std::allocator<int> >::~_Tree<double,std::pair<double const ,int>,std::multimap<double,int,std::less<double>,std::allocator<int> >::_Kfn,std::less<double>,std::allocator<int> >' : identifier was truncated to '255' characters in the debug information
f:\program files\microsoft visual studio\vc98\include\xtree(183) : warning C4786: 'std::_Tree<int,std::pair<int const ,int>,std::multimap<int,int,std::less<int>,std::allocator<int> >::_Kfn,std::less<int>,std::allocator<int> >::~_Tree<int,std::pair<int const ,int>,std::multimap<int,int,std::less<int>,std::allocator<int> >::_Kfn,std::less<int>,std::allocator<int> >' : identifier was truncated to '255' characters in the debug information
f:\program files\microsoft visual studio\vc98\include\xtree(160) : warning C4786: 'std::_Tree<CString,std::pair<CString const ,CString>,std::map<CString,CString,std::less<CString>,std::allocator<CString> >::_Kfn,std::less<CString>,std::allocator<CString> >::_Tree<CString,std::pair<CString const ,CString>,std::map<CString,CString,std::less<CString>,std::allocator<CString> >::_Kfn,std::less<CString>,std::allocator<CString> >' : identifier was truncated to '255' characters in the debug information
f:\program files\microsoft visual studio\vc98\include\xtree(160) : warning C4786: 'std::_Tree<CString,std::pair<CString const ,int>,std::multimap<CString,int,std::less<CString>,std::allocator<int> >::_Kfn,std::less<CString>,std::allocator<int> >::_Tree<CString,std::pair<CString const ,int>,std::multimap<CString,int,std::less<CString>,std::allocator<int> >::_Kfn,std::less<CString>,std::allocator<int> >' : identifier was truncated to '255' characters in the debug information
f:\program files\microsoft visual studio\vc98\include\xtree(160) : warning C4786: 'std::_Tree<double,std::pair<double const ,int>,std::multimap<double,int,std::less<double>,std::allocator<int> >::_Kfn,std::less<double>,std::allocator<int> >::_Tree<double,std::pair<double const ,int>,std::multimap<double,int,std::less<double>,std::allocator<int> >::_Kfn,std::less<double>,std::allocator<int> >' : identifier was truncated to '255' characters in the debug information
f:\program files\microsoft visual studio\vc98\include\xtree(160) : warning C4786: 'std::_Tree<int,std::pair<int const ,int>,std::multimap<int,int,std::less<int>,std::allocator<int> >::_Kfn,std::less<int>,std::allocator<int> >::_Tree<int,std::pair<int const ,int>,std::multimap<int,int,std::less<int>,std::allocator<int> >::_Kfn,std::less<int>,std::allocator<int> >' : identifier was truncated to '255' characters in the debug information
f:\program files\microsoft visual studio\vc98\include\utility(21) : warning C4786: 'std::pair<std::_Tree<CString,std::pair<CString const ,CString>,std::map<CString,CString,std::less<CString>,std::allocator<CString> >::_Kfn,std::less<CString>,std::allocator<CString> >::iterator,bool>::pair<std::_Tree<CString,std::pair<CString const ,CString>,std::map<CString,CString,std::less<CString>,std::allocator<CString> >::_Kfn,std::less<CString>,std::allocator<CString> >::iterator,bool>' : identifier was truncated to '255' characters in the debug information
f:\program files\microsoft visual studio\vc98\include\utility(21) : warning C4786: 'std::pair<std::_Tree<CString,std::pair<CString const ,int>,std::multimap<CString,int,std::less<CString>,std::allocator<int> >::_Kfn,std::less<CString>,std::allocator<int> >::iterator,bool>::pair<std::_Tree<CString,std::pair<CString const ,int>,std::multimap<CString,int,std::less<CString>,std::allocator<int> >::_Kfn,std::less<CString>,std::allocator<int> >::iterator,bool>' : identifier was truncated to '255' characters in the debug information
f:\program files\microsoft visual studio\vc98\include\utility(21) : warning C4786: 'std::pair<std::_Tree<double,std::pair<double const ,int>,std::multimap<double,int,std::less<double>,std::allocator<int> >::_Kfn,std::less<double>,std::allocator<int> >::iterator,bool>::pair<std::_Tree<double,std::pair<double const ,int>,std::multimap<double,int,std::less<double>,std::allocator<int> >::_Kfn,std::less<double>,std::allocator<int> >::iterator,bool>' : identifier was truncated to '255' characters in the debug information
f:\program files\microsoft visual studio\vc98\include\utility(21) : warning C4786: 'std::pair<std::_Tree<int,std::pair<int const ,int>,std::multimap<int,int,std::less<int>,std::allocator<int> >::_Kfn,std::less<int>,std::allocator<int> >::iterator,bool>::pair<std::_Tree<int,std::pair<int const ,int>,std::multimap<int,int,std::less<int>,std::allocator<int> >::_Kfn,std::less<int>,std::allocator<int> >::iterator,bool>' : identifier was truncated to '255' characters in the debug information
Linking...
<h3>Results</h3>
Sliq.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -