?? cenmid.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Client - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/Client.res" /d "NDEBUG" "E:\SOCKET\share\新渝涪\渝涪\最新程序\重慶\middle\cenmid\Client.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1.000\LOCALS~1\Temp\RSP1B.tmp" with contents
[
/nologo /G3 /MT /W3 /GX /Zi /Od /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FR"Release/" /Fp"Release/Cenmid.pch" /Yu"STDAFX.H" /Fo"Release/" /Fd"Release/" /FD /c
"E:\SOCKET\share\新渝涪\渝涪\最新程序\重慶\middle\cenmid\Client.cpp"
"E:\SOCKET\share\新渝涪\渝涪\最新程序\重慶\middle\cenmid\Database.cpp"
"E:\SOCKET\share\新渝涪\渝涪\最新程序\重慶\middle\cenmid\Doc.cpp"
"E:\SOCKET\share\新渝涪\渝涪\最新程序\重慶\middle\cenmid\Mainfrm.cpp"
"E:\SOCKET\share\新渝涪\渝涪\最新程序\重慶\middle\cenmid\Protocol.cpp"
"E:\SOCKET\share\新渝涪\渝涪\最新程序\重慶\middle\cenmid\Protutil.cpp"
"E:\SOCKET\share\新渝涪\渝涪\最新程序\重慶\middle\cenmid\View.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1.000\LOCALS~1\Temp\RSP1B.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1.000\LOCALS~1\Temp\RSP1C.tmp" with contents
[
/nologo /G3 /MT /W3 /GX /Zi /Od /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FR"Release/" /Fp"Release/Cenmid.pch" /Yc"STDAFX.H" /Fo"Release/" /Fd"Release/" /FD /c
"E:\SOCKET\share\新渝涪\渝涪\最新程序\重慶\middle\cenmid\Stdafx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1.000\LOCALS~1\Temp\RSP1C.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1.000\LOCALS~1\Temp\RSP1D.tmp" with contents
[
oldnames.lib /nologo /stack:0x2800 /subsystem:windows /incremental:yes /pdb:"Release/Cenmid.pdb" /debug /machine:IX86 /def:".\Client.def" /out:"Release/Cenmid.exe"
".\Release\Client.obj"
".\Release\Database.obj"
".\Release\Doc.obj"
".\Release\Mainfrm.obj"
".\Release\Protocol.obj"
".\Release\Protutil.obj"
".\Release\Stdafx.obj"
".\Release\View.obj"
".\Release\Client.res"
".\Wsock32.lib"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1.000\LOCALS~1\Temp\RSP1D.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
Stdafx.cpp
Compiling...
Client.cpp
Database.cpp
E:\SOCKET\share\新渝涪\渝涪\最新程序\重慶\middle\cenmid\Database.cpp(842) : warning C4101: 'm_ygxbzlen' : unreferenced local variable
E:\SOCKET\share\新渝涪\渝涪\最新程序\重慶\middle\cenmid\Database.cpp(842) : warning C4101: 'm_ygxmzlen' : unreferenced local variable
E:\SOCKET\share\新渝涪\渝涪\最新程序\重慶\middle\cenmid\Database.cpp(938) : warning C4101: 'm_bcmczlen' : unreferenced local variable
E:\SOCKET\share\新渝涪\渝涪\最新程序\重慶\middle\cenmid\Database.cpp(1076) : warning C4553: '==' : operator has no effect; did you intend '='?
E:\SOCKET\share\新渝涪\渝涪\最新程序\重慶\middle\cenmid\Database.cpp(1136) : warning C4553: '==' : operator has no effect; did you intend '='?
E:\SOCKET\share\新渝涪\渝涪\最新程序\重慶\middle\cenmid\Database.cpp(1190) : warning C4101: 'm_sfdmz' : unreferenced local variable
E:\SOCKET\share\新渝涪\渝涪\最新程序\重慶\middle\cenmid\Database.cpp(1191) : warning C4101: 'm_sfdmzlen' : unreferenced local variable
Doc.cpp
Mainfrm.cpp
Protocol.cpp
E:\SOCKET\share\新渝涪\渝涪\最新程序\重慶\middle\cenmid\Protocol.cpp(61) : warning C4101: 'm_dayvalue' : unreferenced local variable
E:\SOCKET\share\新渝涪\渝涪\最新程序\重慶\middle\cenmid\Protocol.cpp(63) : warning C4101: 'm_snlen' : unreferenced local variable
E:\SOCKET\share\新渝涪\渝涪\最新程序\重慶\middle\cenmid\Protocol.cpp(63) : warning C4101: 'm_messagelen' : unreferenced local variable
E:\SOCKET\share\新渝涪\渝涪\最新程序\重慶\middle\cenmid\Protocol.cpp(63) : warning C4101: 'm_dayvaluelen' : unreferenced local variable
E:\SOCKET\share\新渝涪\渝涪\最新程序\重慶\middle\cenmid\Protocol.cpp(63) : warning C4101: 'm_requesttypelen' : unreferenced local variable
E:\SOCKET\share\新渝涪\渝涪\最新程序\重慶\middle\cenmid\Protocol.cpp(63) : warning C4101: 'm_destinationlen' : unreferenced local variable
E:\SOCKET\share\新渝涪\渝涪\最新程序\重慶\middle\cenmid\Protocol.cpp(63) : warning C4101: 'm_oprcodelen' : unreferenced local variable
E:\SOCKET\share\新渝涪\渝涪\最新程序\重慶\middle\cenmid\Protocol.cpp(63) : warning C4101: 'm_sourcelen' : unreferenced local variable
E:\SOCKET\share\新渝涪\渝涪\最新程序\重慶\middle\cenmid\Protocol.cpp(63) : warning C4101: 'm_packettypelen' : unreferenced local variable
Protutil.cpp
View.cpp
Generating Code...
Linking...
.\Client.def : warning LNK4017: EXETYPE statement not supported for the target platform; ignored
.\Client.def : warning LNK4017: CODE statement not supported for the target platform; ignored
.\Client.def : warning LNK4017: DATA statement not supported for the target platform; ignored
Creating library Release/Cenmid.lib and object Release/Cenmid.exp
Cenmid.exp : warning LNK4070: /OUT:CLIENT.EXE directive in .EXP differs from output filename "Release/Cenmid.exe"; ignoring directive
<h3>Results</h3>
Cenmid.exe - 0 error(s), 20 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -