- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: QQ - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Debug/QQ.res" /d "_DEBUG" /d "_AFXDLL" "E:李2QQ.rc""
- Creating temporary file "C:DOCUME~1zhoubinLOCALS~1TempRSPA.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/QQ.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "E:李2autocompleteAutoCompl.cpp"
- "E:李2BillInfoLookup.cpp"
- "E:李2CheckOut.cpp"
- "E:李2ChooseFood.cpp"
- "E:李2ChooseRoom.cpp"
- "E:李2ChooseServer.cpp"
- "E:李2CoolControlBar.cpp"
- "E:李2FloatControlsCoolControlsManager.cpp"
- "E:李2CoolListBox.cpp"
- "E:李2coolmenuCoolMenu.cpp"
- "E:李2CoolTabBar.cpp"
- "E:李2CoolTabCtrl.cpp"
- "E:李2CoolTipCtrl.cpp"
- "E:李2clockEDCLOCK.CPP"
- "E:李2EmployerInfoLookup.cpp"
- "E:李2FaderWindowFaderWnd.cpp"
- "E:李2GuestInfoLookup.cpp"
- "E:李2ExEditCtrlHistoryEdit.cpp"
- "E:李2HotelInfoShow.cpp"
- "E:李2emailHyperLink.cpp"
- "E:李2InfoLookDialog.cpp"
- "E:李2InfoSet.cpp"
- "E:李2SplashWndLjxWnd.cpp"
- "E:李2CoolProgressMacProgressCtrl.cpp"
- "E:李2MainFrm.cpp"
- "E:李2MoneyPay.cpp"
- "E:李2Page1.cpp"
- "E:李2Page2.cpp"
- "E:李2Page3.cpp"
- "E:李2QQ.cpp"
- "E:李2QQDoc.cpp"
- "E:李2QQView.cpp"
- "E:李23D-MaxTabRollupCtrl.cpp"
- "E:李2RoomDestine.cpp"
- "E:李2RoomInfoLookup.cpp"
- "E:李2RoomRegister.cpp"
- "E:李2SearchMethod.cpp"
- "E:李2autocompleteSubclass.cpp"
- "E:李2TrayIcoSystemIcon.cpp"
- "E:李2Tools.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1zhoubinLOCALS~1TempRSPA.tmp"
- Creating temporary file "C:DOCUME~1zhoubinLOCALS~1TempRSPB.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/QQ.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "E:李2StdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1zhoubinLOCALS~1TempRSPB.tmp"
- Creating temporary file "C:DOCUME~1zhoubinLOCALS~1TempRSPC.tmp" with contents
- [
- winmm.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/QQ.pdb" /debug /machine:I386 /out:"Debug/QQ.exe" /pdbtype:sept
- ".DebugAutoCompl.obj"
- ".DebugBillInfoLookup.obj"
- ".DebugCheckOut.obj"
- ".DebugChooseFood.obj"
- ".DebugChooseRoom.obj"
- ".DebugChooseServer.obj"
- ".DebugCoolControlBar.obj"
- ".DebugCoolControlsManager.obj"
- ".DebugCoolListBox.obj"
- ".DebugCoolMenu.obj"
- ".DebugCoolTabBar.obj"
- ".DebugCoolTabCtrl.obj"
- ".DebugCoolTipCtrl.obj"
- ".DebugEDCLOCK.OBJ"
- ".DebugEmployerInfoLookup.obj"
- ".DebugFaderWnd.obj"
- ".DebugGuestInfoLookup.obj"
- ".DebugHistoryEdit.obj"
- ".DebugHotelInfoShow.obj"
- ".DebugHyperLink.obj"
- ".DebugInfoLookDialog.obj"
- ".DebugInfoSet.obj"
- ".DebugLjxWnd.obj"
- ".DebugMacProgressCtrl.obj"
- ".DebugMainFrm.obj"
- ".DebugMoneyPay.obj"
- ".DebugPage1.obj"
- ".DebugPage2.obj"
- ".DebugPage3.obj"
- ".DebugQQ.obj"
- ".DebugQQDoc.obj"
- ".DebugQQView.obj"
- ".DebugRollupCtrl.obj"
- ".DebugRoomDestine.obj"
- ".DebugRoomInfoLookup.obj"
- ".DebugRoomRegister.obj"
- ".DebugSearchMethod.obj"
- ".DebugStdAfx.obj"
- ".DebugSubclass.obj"
- ".DebugSystemIcon.obj"
- ".DebugTools.obj"
- ".DebugQQ.res"
- ".CoolSkinLibDETOURS.lib"
- ".CoolSkinLibSkinMagicLib.lib"
- ]
- Creating command line "link.exe @C:DOCUME~1zhoubinLOCALS~1TempRSPC.tmp"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- AutoCompl.cpp
- BillInfoLookup.cpp
- CheckOut.cpp
- ChooseFood.cpp
- E:李2ChooseFood.cpp(188) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:李2ChooseFood.cpp(268) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- ChooseRoom.cpp
- ChooseServer.cpp
- E:李2ChooseServer.cpp(330) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:李2ChooseServer.cpp(425) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- CoolControlBar.cpp
- CoolControlsManager.cpp
- CoolListBox.cpp
- E:李2CoolListBox.cpp(129) : warning C4018: '==' : signed/unsigned mismatch
- CoolMenu.cpp
- CoolTabBar.cpp
- CoolTabCtrl.cpp
- CoolTipCtrl.cpp
- EDCLOCK.CPP
- EmployerInfoLookup.cpp
- FaderWnd.cpp
- GuestInfoLookup.cpp
- HistoryEdit.cpp
- HotelInfoShow.cpp
- HyperLink.cpp
- Generating Code...
- Compiling...
- InfoLookDialog.cpp
- InfoSet.cpp
- LjxWnd.cpp
- MacProgressCtrl.cpp
- MainFrm.cpp
- MoneyPay.cpp
- Page1.cpp
- Page2.cpp
- Page3.cpp
- QQ.cpp
- QQDoc.cpp
- QQView.cpp
- RollupCtrl.cpp
- RoomDestine.cpp
- RoomInfoLookup.cpp
- RoomRegister.cpp
- SearchMethod.cpp
- Subclass.cpp
- SystemIcon.cpp
- Tools.cpp
- Generating Code...
- Linking...
- LINK : warning LNK4098: defaultlib "MSVCRT" conflicts with use of other libs; use /NODEFAULTLIB:library
- msvcrtd.lib(cinitexe.obj) : warning LNK4098: defaultlib "libc.lib" conflicts with use of other libs; use /NODEFAULTLIB:library
- Creating temporary file "C:DOCUME~1zhoubinLOCALS~1TempRSPE.tmp" with contents
- [
- /nologo /o"Debug/QQ.bsc"
- ".DebugStdAfx.sbr"
- ".DebugAutoCompl.sbr"
- ".DebugBillInfoLookup.sbr"
- ".DebugCheckOut.sbr"
- ".DebugChooseFood.sbr"
- ".DebugChooseRoom.sbr"
- ".DebugChooseServer.sbr"
- ".DebugCoolControlBar.sbr"
- ".DebugCoolControlsManager.sbr"
- ".DebugCoolListBox.sbr"
- ".DebugCoolMenu.sbr"
- ".DebugCoolTabBar.sbr"
- ".DebugCoolTabCtrl.sbr"
- ".DebugCoolTipCtrl.sbr"
- ".DebugEDCLOCK.SBR"
- ".DebugEmployerInfoLookup.sbr"
- ".DebugFaderWnd.sbr"
- ".DebugGuestInfoLookup.sbr"
- ".DebugHistoryEdit.sbr"
- ".DebugHotelInfoShow.sbr"
- ".DebugHyperLink.sbr"
- ".DebugInfoLookDialog.sbr"
- ".DebugInfoSet.sbr"
- ".DebugLjxWnd.sbr"
- ".DebugMacProgressCtrl.sbr"
- ".DebugMainFrm.sbr"
- ".DebugMoneyPay.sbr"
- ".DebugPage1.sbr"
- ".DebugPage2.sbr"
- ".DebugPage3.sbr"
- ".DebugQQ.sbr"
- ".DebugQQDoc.sbr"
- ".DebugQQView.sbr"
- ".DebugRollupCtrl.sbr"
- ".DebugRoomDestine.sbr"
- ".DebugRoomInfoLookup.sbr"
- ".DebugRoomRegister.sbr"
- ".DebugSearchMethod.sbr"
- ".DebugSubclass.sbr"
- ".DebugSystemIcon.sbr"
- ".DebugTools.sbr"]
- Creating command line "bscmake.exe @C:DOCUME~1zhoubinLOCALS~1TempRSPE.tmp"
- Creating browse info file...
- <h3>Output Window</h3>
- <h3>Results</h3>
- QQ.exe - 0 error(s), 7 warning(s)
- </pre>
- </body>
- </html>