📄 library.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Library - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\mudtail\LOCALS~1\Temp\RSP59.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Library.pdb" /debug /machine:I386 /out:"Debug/Library.exe" /pdbtype:sept
".\Debug\BookDataSet.obj"
".\Debug\BookMDlg.obj"
".\Debug\BorrowDataSet.obj"
".\Debug\BorrowSet.obj"
".\Debug\ChildView.obj"
".\Debug\ClerkDataSet.obj"
".\Debug\ClerkMDlg.obj"
".\Debug\ConfigDataSet.obj"
".\Debug\FineDataSet.obj"
".\Debug\FineDlg.obj"
".\Debug\FineHistoryDataSet.obj"
".\Debug\LendOutDlg.obj"
".\Debug\Library.obj"
".\Debug\LoginDlg.obj"
".\Debug\MainFrm.obj"
".\Debug\ReaderBorrowInfo.obj"
".\Debug\ReaderDataSet.obj"
".\Debug\ReaderMDlg.obj"
".\Debug\ReaderQryDlg.obj"
".\Debug\ReturnBookDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\Library.res"
]
Creating command line "link.exe @C:\DOCUME~1\mudtail\LOCALS~1\Temp\RSP59.tmp"
<h3>Output Window</h3>
Linking...
msvcrtd.lib(MSVCRTD.dll) : error LNK2005: __itoa already defined in libcd.lib(xtoa.obj)
msvcrtd.lib(MSVCRTD.dll) : error LNK2005: __setmbcp already defined in libcd.lib(mbctype.obj)
LINK : warning LNK4098: defaultlib "mfc42d.lib" conflicts with use of other libs; use /NODEFAULTLIB:library
LINK : warning LNK4098: defaultlib "mfcs42d.lib" conflicts with use of other libs; use /NODEFAULTLIB:library
LINK : warning LNK4098: defaultlib "msvcrtd.lib" conflicts with use of other libs; use /NODEFAULTLIB:library
LINK : warning LNK4098: defaultlib "mfco42d.lib" conflicts with use of other libs; use /NODEFAULTLIB:library
LINK : warning LNK4098: defaultlib "mfcd42d.lib" conflicts with use of other libs; use /NODEFAULTLIB:library
Debug/Library.exe : fatal error LNK1169: one or more multiply defined symbols found
Error executing link.exe.
<h3>Results</h3>
Library.exe - 3 error(s), 5 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -