生成日志
  

生成 已启动: 项目: MessageSystem,配置: Debug|Win32

命令行
  
正在创建临时文件“c:\Documents and Settings\huiguochen\桌面\论文\cpp\MessageSystem\Debug\RSP0000011236264.rsp”,其内容为
[
/Od /I "../Dependency/include/Core" /I "../Dependency/include/" /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W4 /WX /c /Wp64 /ZI /TP ".\MessageSystem.cpp"

".\MessageChannel.cpp"
]
正在创建命令行“cl.exe @"c:\Documents and Settings\huiguochen\桌面\论文\cpp\MessageSystem\Debug\RSP0000011236264.rsp" /nologo /errorReport:prompt”
正在创建临时文件“c:\Documents and Settings\huiguochen\桌面\论文\cpp\MessageSystem\Debug\RSP0000021236264.rsp”,其内容为
[
/OUT:"../Dependency/lib/MessageSystemD.lib" /LIBPATH:"../Dependency/lib" ws2_32.lib mswsock.lib libprotobuf-liteD.lib CoreD.lib

".\Debug\Acceptor.obj"

".\Debug\allocator.obj"

".\Debug\CompletePort.obj"

".\Debug\Connector.obj"

".\Debug\memory.obj"

".\Debug\NativePump.obj"

".\Debug\NetTask.obj"

".\Debug\options.obj"

".\Debug\Reader.obj"

".\Debug\Service.obj"

".\Debug\strategy.obj"

".\Debug\Writer.obj"

".\Debug\AsyncAcceptHandler.obj"

".\Debug\AsyncConnectHandler.obj"

".\Debug\MessageChannel.obj"

".\Debug\MessageSystem.obj"

".\Debug\SyncAcceptEvent.obj"

".\Debug\SyncConnectEvent.obj"

".\Debug\SyncLostEvent.obj"
]
正在创建命令行“lib.exe @"c:\Documents and Settings\huiguochen\桌面\论文\cpp\MessageSystem\Debug\RSP0000021236264.rsp" /NOLOGO”
输出窗口
  
正在编译...
cl: 命令行 warning D9035 :“Wp64”选项已否决,并将在将来的版本中移除
MessageChannel.cpp
MessageSystem.cpp
正在生成代码...
正在创建库...
mswsock.lib(MSWSOCK.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR 已在 ws2_32.lib(WS2_32.dll) 中定义;已忽略第二个定义
mswsock.lib(MSWSOCK.dll) : warning LNK4221: 未找到公共符号;存档成员将不可访问
结果
  
生成日志保存在“file://c:\Documents and Settings\huiguochen\桌面\论文\cpp\MessageSystem\Debug\BuildLog.htm”
MessageSystem - 0 个错误,2 个警告