📄 mdf.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MDF - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\CENTUR~1\LOCALS~1\Temp\RSP58.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/MDF.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\CM2005远程监控系统\CM2005第二版\监测中心源码2.0\ClientSock.cpp"
"D:\CM2005远程监控系统\CM2005第二版\监测中心源码2.0\Comm.cpp"
"D:\CM2005远程监控系统\CM2005第二版\监测中心源码2.0\CommPool.cpp"
"D:\CM2005远程监控系统\CM2005第二版\监测中心源码2.0\DebugDlg.cpp"
"D:\CM2005远程监控系统\CM2005第二版\监测中心源码2.0\GsmComm.cpp"
"D:\CM2005远程监控系统\CM2005第二版\监测中心源码2.0\ListenSock.cpp"
"D:\CM2005远程监控系统\CM2005第二版\监测中心源码2.0\Manager.cpp"
"D:\CM2005远程监控系统\CM2005第二版\监测中心源码2.0\Media.cpp"
"D:\CM2005远程监控系统\CM2005第二版\监测中心源码2.0\MsgPool.cpp"
"D:\CM2005远程监控系统\CM2005第二版\监测中心源码2.0\SCom.cpp"
"D:\CM2005远程监控系统\CM2005第二版\监测中心源码2.0\ServerSock.cpp"
"D:\CM2005远程监控系统\CM2005第二版\监测中心源码2.0\SetUI.cpp"
"D:\CM2005远程监控系统\CM2005第二版\监测中心源码2.0\TCPSock.cpp"
"D:\CM2005远程监控系统\CM2005第二版\监测中心源码2.0\ThdPool.cpp"
"D:\CM2005远程监控系统\CM2005第二版\监测中心源码2.0\UDPSock.cpp"
"D:\CM2005远程监控系统\CM2005第二版\监测中心源码2.0\VoicePool.cpp"
"D:\CM2005远程监控系统\CM2005第二版\监测中心源码2.0\WebSock.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\CENTUR~1\LOCALS~1\Temp\RSP58.tmp"
Creating temporary file "C:\DOCUME~1\CENTUR~1\LOCALS~1\Temp\RSP59.tmp" with contents
[
winmm.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/MDF.pdb" /debug /machine:I386 /out:"Debug/MDF.exe" /pdbtype:sept
".\Debug\AdoDB.obj"
".\Debug\APortDlg.obj"
".\Debug\ClientSock.obj"
".\Debug\Comm.obj"
".\Debug\CommPool.obj"
".\Debug\ConSetDlg.obj"
".\Debug\DBDlg.obj"
".\Debug\DebugDlg.obj"
".\Debug\EQPool.obj"
".\Debug\FunSetDlg.obj"
".\Debug\GsmComm.obj"
".\Debug\ListenSock.obj"
".\Debug\LoginDlg.obj"
".\Debug\Manager.obj"
".\Debug\MDF.obj"
".\Debug\MDFButton.obj"
".\Debug\MDFDlg.obj"
".\Debug\MDFSetDLG.obj"
".\Debug\MDFUI.obj"
".\Debug\Media.obj"
".\Debug\MsgPool.obj"
".\Debug\MsgSetDlg.obj"
".\Debug\Protocol.obj"
".\Debug\ptcMDF.obj"
".\Debug\PtcWEB.obj"
".\Debug\SCom.obj"
".\Debug\SCSetDlg.obj"
".\Debug\ServerSock.obj"
".\Debug\SetUI.obj"
".\Debug\StdAfx.obj"
".\Debug\SystemTool.obj"
".\Debug\TCPSock.obj"
".\Debug\ThdPool.obj"
".\Debug\UDPSock.obj"
".\Debug\VoicePool.obj"
".\Debug\WebSock.obj"
".\Debug\MDF.res"
]
Creating command line "link.exe @C:\DOCUME~1\CENTUR~1\LOCALS~1\Temp\RSP59.tmp"
<h3>Output Window</h3>
Compiling...
ClientSock.cpp
d:\cm2005远程监控系统\cm2005第二版\监测中心源码2.0\clientsock.cpp(4) : fatal error C1853: 'Debug/MDF.pch' is not a precompiled header file created with this compiler
Comm.cpp
d:\cm2005远程监控系统\cm2005第二版\监测中心源码2.0\comm.cpp(5) : fatal error C1853: 'Debug/MDF.pch' is not a precompiled header file created with this compiler
CommPool.cpp
d:\cm2005远程监控系统\cm2005第二版\监测中心源码2.0\commpool.cpp(5) : fatal error C1853: 'Debug/MDF.pch' is not a precompiled header file created with this compiler
DebugDlg.cpp
d:\cm2005远程监控系统\cm2005第二版\监测中心源码2.0\debugdlg.cpp(4) : fatal error C1853: 'Debug/MDF.pch' is not a precompiled header file created with this compiler
GsmComm.cpp
d:\cm2005远程监控系统\cm2005第二版\监测中心源码2.0\gsmcomm.cpp(5) : fatal error C1853: 'Debug/MDF.pch' is not a precompiled header file created with this compiler
ListenSock.cpp
d:\cm2005远程监控系统\cm2005第二版\监测中心源码2.0\listensock.cpp(4) : fatal error C1853: 'Debug/MDF.pch' is not a precompiled header file created with this compiler
Manager.cpp
d:\cm2005远程监控系统\cm2005第二版\监测中心源码2.0\manager.cpp(5) : fatal error C1853: 'Debug/MDF.pch' is not a precompiled header file created with this compiler
Media.cpp
d:\cm2005远程监控系统\cm2005第二版\监测中心源码2.0\media.cpp(5) : fatal error C1853: 'Debug/MDF.pch' is not a precompiled header file created with this compiler
MsgPool.cpp
d:\cm2005远程监控系统\cm2005第二版\监测中心源码2.0\msgpool.cpp(5) : fatal error C1853: 'Debug/MDF.pch' is not a precompiled header file created with this compiler
SCom.cpp
d:\cm2005远程监控系统\cm2005第二版\监测中心源码2.0\scom.cpp(5) : fatal error C1853: 'Debug/MDF.pch' is not a precompiled header file created with this compiler
ServerSock.cpp
d:\cm2005远程监控系统\cm2005第二版\监测中心源码2.0\serversock.cpp(5) : fatal error C1853: 'Debug/MDF.pch' is not a precompiled header file created with this compiler
SetUI.cpp
d:\cm2005远程监控系统\cm2005第二版\监测中心源码2.0\setui.cpp(4) : fatal error C1853: 'Debug/MDF.pch' is not a precompiled header file created with this compiler
TCPSock.cpp
d:\cm2005远程监控系统\cm2005第二版\监测中心源码2.0\tcpsock.cpp(4) : fatal error C1853: 'Debug/MDF.pch' is not a precompiled header file created with this compiler
ThdPool.cpp
d:\cm2005远程监控系统\cm2005第二版\监测中心源码2.0\thdpool.cpp(5) : fatal error C1853: 'Debug/MDF.pch' is not a precompiled header file created with this compiler
UDPSock.cpp
d:\cm2005远程监控系统\cm2005第二版\监测中心源码2.0\udpsock.cpp(4) : fatal error C1853: 'Debug/MDF.pch' is not a precompiled header file created with this compiler
VoicePool.cpp
d:\cm2005远程监控系统\cm2005第二版\监测中心源码2.0\voicepool.cpp(5) : fatal error C1853: 'Debug/MDF.pch' is not a precompiled header file created with this compiler
WebSock.cpp
d:\cm2005远程监控系统\cm2005第二版\监测中心源码2.0\websock.cpp(4) : fatal error C1853: 'Debug/MDF.pch' is not a precompiled header file created with this compiler
Generating Code...
Error executing cl.exe.
Creating temporary file "C:\DOCUME~1\CENTUR~1\LOCALS~1\Temp\RSP5A.tmp" with contents
[
/nologo /o"Debug/MDF.bsc"
".\Debug\StdAfx.sbr"
".\Debug\AdoDB.sbr"
".\Debug\APortDlg.sbr"
".\Debug\ClientSock.sbr"
".\Debug\Comm.sbr"
".\Debug\CommPool.sbr"
".\Debug\ConSetDlg.sbr"
".\Debug\DBDlg.sbr"
".\Debug\DebugDlg.sbr"
".\Debug\EQPool.sbr"
".\Debug\FunSetDlg.sbr"
".\Debug\GsmComm.sbr"
".\Debug\ListenSock.sbr"
".\Debug\LoginDlg.sbr"
".\Debug\Manager.sbr"
".\Debug\MDF.sbr"
".\Debug\MDFButton.sbr"
".\Debug\MDFDlg.sbr"
".\Debug\MDFSetDLG.sbr"
".\Debug\MDFUI.sbr"
".\Debug\Media.sbr"
".\Debug\MsgPool.sbr"
".\Debug\MsgSetDlg.sbr"
".\Debug\Protocol.sbr"
".\Debug\ptcMDF.sbr"
".\Debug\PtcWEB.sbr"
".\Debug\SCom.sbr"
".\Debug\SCSetDlg.sbr"
".\Debug\ServerSock.sbr"
".\Debug\SetUI.sbr"
".\Debug\SystemTool.sbr"
".\Debug\TCPSock.sbr"
".\Debug\ThdPool.sbr"
".\Debug\UDPSock.sbr"
".\Debug\VoicePool.sbr"
".\Debug\WebSock.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\CENTUR~1\LOCALS~1\Temp\RSP5A.tmp"
Creating browse info file...
BSCMAKE: error BK1506 : cannot open file '.\Debug\ClientSock.sbr': No such file or directory
Error executing bscmake.exe.
<h3>Output Window</h3>
<h3>Results</h3>
MDF.exe - 18 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -