148 lines
17 KiB
Plaintext
148 lines
17 KiB
Plaintext
|
<html>
|
||
|
<body>
|
||
|
<pre>
|
||
|
<h1>Build Log</h1>
|
||
|
<h3>
|
||
|
--------------------Configuration: contacts - Win32 Debug--------------------
|
||
|
</h3>
|
||
|
<h3>Command Lines</h3>
|
||
|
Creating temporary file "C:\Users\dell\AppData\Local\Temp\RSP7BD3.tmp" with contents
|
||
|
[
|
||
|
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/contacts.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
|
||
|
"G:\Contact\CheckInterface.cpp"
|
||
|
"G:\Contact\Contact.cpp"
|
||
|
"G:\Contact\ContactInterface.cpp"
|
||
|
"G:\Contact\main.cpp"
|
||
|
"G:\Contact\MainDelMenu.cpp"
|
||
|
"G:\Contact\MainMdfMenu.cpp"
|
||
|
"G:\Contact\MainNewMenu.cpp"
|
||
|
"G:\Contact\MainStrategy.cpp"
|
||
|
"G:\Contact\MainVewMenu.cpp"
|
||
|
"G:\Contact\MainVewMenuInterface.cpp"
|
||
|
"G:\Contact\Person.cpp"
|
||
|
"G:\Contact\PrtMenuInterface.cpp"
|
||
|
"G:\Contact\ViewAllMenu.cpp"
|
||
|
"G:\Contact\ViewCategoryMenu.cpp"
|
||
|
"G:\Contact\ViewExactMenu.cpp"
|
||
|
"G:\Contact\ViewFuzzyMenu.cpp"
|
||
|
"G:\Contact\ViewStrategy.cpp"
|
||
|
]
|
||
|
Creating command line "cl.exe @C:\Users\dell\AppData\Local\Temp\RSP7BD3.tmp"
|
||
|
Creating temporary file "C:\Users\dell\AppData\Local\Temp\RSP7BD4.tmp" with contents
|
||
|
[
|
||
|
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/contacts.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
|
||
|
"G:\Contact\StdAfx.cpp"
|
||
|
]
|
||
|
Creating command line "cl.exe @C:\Users\dell\AppData\Local\Temp\RSP7BD4.tmp"
|
||
|
Creating temporary file "C:\Users\dell\AppData\Local\Temp\RSP7BD5.tmp" with contents
|
||
|
[
|
||
|
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/contacts.pdb" /debug /machine:I386 /out:"Debug/contacts.exe" /pdbtype:sept
|
||
|
.\Debug\CheckInterface.obj
|
||
|
.\Debug\Contact.obj
|
||
|
.\Debug\ContactInterface.obj
|
||
|
.\Debug\main.obj
|
||
|
.\Debug\MainDelMenu.obj
|
||
|
.\Debug\MainMdfMenu.obj
|
||
|
.\Debug\MainNewMenu.obj
|
||
|
.\Debug\MainStrategy.obj
|
||
|
.\Debug\MainVewMenu.obj
|
||
|
.\Debug\MainVewMenuInterface.obj
|
||
|
.\Debug\Person.obj
|
||
|
.\Debug\PrtMenuInterface.obj
|
||
|
.\Debug\StdAfx.obj
|
||
|
.\Debug\ViewAllMenu.obj
|
||
|
.\Debug\ViewCategoryMenu.obj
|
||
|
.\Debug\ViewExactMenu.obj
|
||
|
.\Debug\ViewFuzzyMenu.obj
|
||
|
.\Debug\ViewStrategy.obj
|
||
|
]
|
||
|
Creating command line "link.exe @C:\Users\dell\AppData\Local\Temp\RSP7BD5.tmp"
|
||
|
<h3>Output Window</h3>
|
||
|
Compiling...
|
||
|
StdAfx.cpp
|
||
|
Compiling...
|
||
|
CheckInterface.cpp
|
||
|
d:\program files (x86)\microsoft visual studio\vc98\include\vector(48) : warning C4786: '??0?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE@IABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@ABV?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@1@@Z' : identifier was truncated to '255' characters in the browser information
|
||
|
G:\Contact\CheckInterface.cpp(12) : see reference to class template instantiation 'std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > >' being compiled
|
||
|
d:\program files (x86)\microsoft visual studio\vc98\include\vector(61) : warning C4786: '??0?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE@PBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@0ABV?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@1@@Z' : identifier was truncated to '255' characters in the browser information
|
||
|
G:\Contact\CheckInterface.cpp(12) : see reference to class template instantiation 'std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > >' being compiled
|
||
|
d:\program files (x86)\microsoft visual studio\vc98\include\vector(103) : warning C4786: '?rbegin@?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE?AV?$reverse_iterator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@AAV12@PAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
|
||
|
G:\Contact\CheckInterface.cpp(12) : see reference to class template instantiation 'std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > >' being compiled
|
||
|
d:\program files (x86)\microsoft visual studio\vc98\include\vector(105) : warning C4786: '?rbegin@?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QBE?AV?$reverse_iterator@PBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@ABV12@PBV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
|
||
|
G:\Contact\CheckInterface.cpp(12) : see reference to class template instantiation 'std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > >' being compiled
|
||
|
d:\program files (x86)\microsoft visual studio\vc98\include\vector(107) : warning C4786: '?rend@?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE?AV?$reverse_iterator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@AAV12@PAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
|
||
|
G:\Contact\CheckInterface.cpp(12) : see reference to class template instantiation 'std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > >' being compiled
|
||
|
d:\program files (x86)\microsoft visual studio\vc98\include\vector(108) : warning C4786: '?rend@?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QBE?AV?$reverse_iterator@PBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@ABV12@PBV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
|
||
|
G:\Contact\CheckInterface.cpp(12) : see reference to class template instantiation 'std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > >' being compiled
|
||
|
G:\Contact\CheckInterface.cpp(110) : warning C4786: 'std::reverse_iterator<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const *,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const *,int>' : identifier was truncated to '255' characters in the debug information
|
||
|
G:\Contact\CheckInterface.cpp(110) : warning C4786: 'std::reverse_iterator<std::basic_string<char,std::char_traits<char>,std::allocator<char> > *,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> > &,std::basic_string<char,std::char_traits<char>,std::allocator<char> > *,int>' : identifier was truncated to '255' characters in the debug information
|
||
|
Contact.cpp
|
||
|
ContactInterface.cpp
|
||
|
main.cpp
|
||
|
MainDelMenu.cpp
|
||
|
MainMdfMenu.cpp
|
||
|
MainNewMenu.cpp
|
||
|
MainStrategy.cpp
|
||
|
MainVewMenu.cpp
|
||
|
MainVewMenuInterface.cpp
|
||
|
Person.cpp
|
||
|
PrtMenuInterface.cpp
|
||
|
ViewAllMenu.cpp
|
||
|
ViewCategoryMenu.cpp
|
||
|
ViewExactMenu.cpp
|
||
|
ViewFuzzyMenu.cpp
|
||
|
ViewStrategy.cpp
|
||
|
d:\program files (x86)\microsoft visual studio\vc98\include\vector(48) : warning C4786: '??0?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE@IABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@ABV?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@1@@Z' : identifier was truncated to '255' characters in the browser information
|
||
|
G:\Contact\ViewStrategy.cpp(65) : see reference to class template instantiation 'std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > >' being compiled
|
||
|
d:\program files (x86)\microsoft visual studio\vc98\include\vector(61) : warning C4786: '??0?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE@PBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@0ABV?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@1@@Z' : identifier was truncated to '255' characters in the browser information
|
||
|
G:\Contact\ViewStrategy.cpp(65) : see reference to class template instantiation 'std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > >' being compiled
|
||
|
d:\program files (x86)\microsoft visual studio\vc98\include\vector(103) : warning C4786: '?rbegin@?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE?AV?$reverse_iterator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@AAV12@PAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
|
||
|
G:\Contact\ViewStrategy.cpp(65) : see reference to class template instantiation 'std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > >' being compiled
|
||
|
d:\program files (x86)\microsoft visual studio\vc98\include\vector(105) : warning C4786: '?rbegin@?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QBE?AV?$reverse_iterator@PBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@ABV12@PBV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
|
||
|
G:\Contact\ViewStrategy.cpp(65) : see reference to class template instantiation 'std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > >' being compiled
|
||
|
d:\program files (x86)\microsoft visual studio\vc98\include\vector(107) : warning C4786: '?rend@?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QAE?AV?$reverse_iterator@PAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@AAV12@PAV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
|
||
|
G:\Contact\ViewStrategy.cpp(65) : see reference to class template instantiation 'std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > >' being compiled
|
||
|
d:\program files (x86)\microsoft visual studio\vc98\include\vector(108) : warning C4786: '?rend@?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@QBE?AV?$reverse_iterator@PBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@ABV12@PBV12@H@2@XZ' : identifier was truncated to '255' characters in the browser information
|
||
|
G:\Contact\ViewStrategy.cpp(65) : see reference to class template instantiation 'std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > >' being compiled
|
||
|
G:\Contact\ViewStrategy.cpp(98) : warning C4786: 'std::reverse_iterator<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const *,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const *,int>' : identifier was truncated to '255' characters in the debug information
|
||
|
G:\Contact\ViewStrategy.cpp(98) : warning C4786: 'std::reverse_iterator<std::basic_string<char,std::char_traits<char>,std::allocator<char> > *,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char> > &,std::basic_string<char,std::char_traits<char>,std::allocator<char> > *,int>' : identifier was truncated to '255' characters in the debug information
|
||
|
Generating Code...
|
||
|
d:\program files (x86)\microsoft visual studio\vc98\include\vector(39) : warning C4786: 'std::vector<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::allocator<std::basic_string<char,std::char_traits<char>,std::allocator<char> > > >::vector<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::allocator<std::basic_string<char,std::char_traits<char>,std::allocator<char> > > >' : identifier was truncated to '255' characters in the debug information
|
||
|
d:\program files (x86)\microsoft visual studio\vc98\include\vector(60) : warning C4786: 'std::vector<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::allocator<std::basic_string<char,std::char_traits<char>,std::allocator<char> > > >::~vector<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::allocator<std::basic_string<char,std::char_traits<char>,std::allocator<char> > > >' : identifier was truncated to '255' characters in the debug information
|
||
|
d:\program files (x86)\microsoft visual studio\vc98\include\vector(39) : warning C4786: 'std::vector<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::allocator<std::basic_string<char,std::char_traits<char>,std::allocator<char> > > >::vector<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::allocator<std::basic_string<char,std::char_traits<char>,std::allocator<char> > > >' : identifier was truncated to '255' characters in the debug information
|
||
|
d:\program files (x86)\microsoft visual studio\vc98\include\vector(52) : warning C4786: 'std::vector<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::allocator<std::basic_string<char,std::char_traits<char>,std::allocator<char> > > >::vector<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::allocator<std::basic_string<char,std::char_traits<char>,std::allocator<char> > > >' : identifier was truncated to '255' characters in the debug information
|
||
|
d:\program files (x86)\microsoft visual studio\vc98\include\vector(60) : warning C4786: 'std::vector<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::allocator<std::basic_string<char,std::char_traits<char>,std::allocator<char> > > >::~vector<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::allocator<std::basic_string<char,std::char_traits<char>,std::allocator<char> > > >' : identifier was truncated to '255' characters in the debug information
|
||
|
Linking...
|
||
|
Creating temporary file "C:\Users\dell\AppData\Local\Temp\RSP8ACA.tmp" with contents
|
||
|
[
|
||
|
/nologo /o"Debug/contacts.bsc"
|
||
|
.\Debug\StdAfx.sbr
|
||
|
.\Debug\CheckInterface.sbr
|
||
|
.\Debug\Contact.sbr
|
||
|
.\Debug\ContactInterface.sbr
|
||
|
.\Debug\main.sbr
|
||
|
.\Debug\MainDelMenu.sbr
|
||
|
.\Debug\MainMdfMenu.sbr
|
||
|
.\Debug\MainNewMenu.sbr
|
||
|
.\Debug\MainStrategy.sbr
|
||
|
.\Debug\MainVewMenu.sbr
|
||
|
.\Debug\MainVewMenuInterface.sbr
|
||
|
.\Debug\Person.sbr
|
||
|
.\Debug\PrtMenuInterface.sbr
|
||
|
.\Debug\ViewAllMenu.sbr
|
||
|
.\Debug\ViewCategoryMenu.sbr
|
||
|
.\Debug\ViewExactMenu.sbr
|
||
|
.\Debug\ViewFuzzyMenu.sbr
|
||
|
.\Debug\ViewStrategy.sbr]
|
||
|
Creating command line "bscmake.exe @C:\Users\dell\AppData\Local\Temp\RSP8ACA.tmp"
|
||
|
Creating browse info file...
|
||
|
<h3>Output Window</h3>
|
||
|
|
||
|
|
||
|
|
||
|
<h3>Results</h3>
|
||
|
contacts.exe - 0 error(s), 21 warning(s)
|
||
|
</pre>
|
||
|
</body>
|
||
|
</html>
|