win.plg
上传用户:popouu88
上传日期:2013-02-11
资源大小:2894k
文件大小:2k
源码类别:

IP电话/视频会议

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: win - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "c:TMPRSPD7.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /FR"Debug/" /Fp"Debug/win.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "D:Documents and SettingsAdministrator桌面shipinyouhua新建文件夹谢建辉视频v28窗口界面ScrollBarCUSTDRAW.CPP"
  13. "D:Documents and SettingsAdministrator桌面shipinyouhua新建文件夹谢建辉视频v28窗口界面win.cpp"
  14. ]
  15. Creating command line "cl.exe @c:TMPRSPD7.tmp" 
  16. Creating temporary file "c:TMPRSPD8.tmp" with contents
  17. [
  18. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /FR"Debug/" /Fp"Debug/win.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  19. "D:Documents and SettingsAdministrator桌面shipinyouhua新建文件夹谢建辉视频v28窗口界面StdAfx.cpp"
  20. ]
  21. Creating command line "cl.exe @c:TMPRSPD8.tmp" 
  22. Creating temporary file "c:TMPRSPD9.tmp" with contents
  23. [
  24. /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/win.pdb" /debug /machine:I386 /def:".win.def" /out:"Debug/win.dll" /implib:"Debug/win.lib" /pdbtype:sept 
  25. ".DebugCUSTDRAW.OBJ"
  26. ".DebugStdAfx.obj"
  27. ".Debugwin.obj"
  28. ".Debugwin.res"
  29. ".ScrollBarCOOLSB.LIB"
  30. ".ScrollBarDETOURS.LIB"
  31. ]
  32. Creating command line "link.exe @c:TMPRSPD9.tmp"
  33. <h3>Output Window</h3>
  34. Compiling...
  35. StdAfx.cpp
  36. Compiling...
  37. CUSTDRAW.CPP
  38. win.cpp
  39. Linking...
  40. LINK : LNK6004: Debug/win.dll not found or not built by the last incremental link; performing full link
  41.    Creating library Debug/win.lib and object Debug/win.exp
  42. LINK : warning LNK4098: defaultlib "MSVCRT" conflicts with use of other libs; use /NODEFAULTLIB:library
  43. LINK : warning LNK4098: defaultlib "LIBC" conflicts with use of other libs; use /NODEFAULTLIB:library
  44. Creating command line "bscmake.exe /nologo /o"Debug/win.bsc"  ".DebugStdAfx.sbr" ".DebugCUSTDRAW.SBR" ".Debugwin.sbr""
  45. Creating browse info file...
  46. <h3>Output Window</h3>
  47. <h3>Results</h3>
  48. win.dll - 0 error(s), 2 warning(s)
  49. </pre>
  50. </body>
  51. </html>