com_ex.plg
上传用户:ynjin1970
上传日期:2014-10-13
资源大小:6438k
文件大小:3k
源码类别:

中间件编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: com_ex - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "midl.exe /tlb ".com_ex.tlb" /h "com_ex.h" /iid "com_ex_i.c" /Oicf "D:contourcom_excom_excom_ex.idl""
  10. Creating command line "rc.exe /l 0x804 /fo"Debug/com_ex.res" /d "_DEBUG" /d "_AFXDLL" "D:contourcom_excom_excom_ex.rc"" 
  11. Creating temporary file "C:DOCUME~1ROBTER~1.MICLOCALS~1TempRSP136.tmp" with contents
  12. [
  13. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Debug/com_ex.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ    /c 
  14. "D:contourcom_excom_excom_ex.cpp"
  15. "D:contourcom_excom_excontour.cpp"
  16. ]
  17. Creating command line "cl.exe @C:DOCUME~1ROBTER~1.MICLOCALS~1TempRSP136.tmp" 
  18. Creating temporary file "C:DOCUME~1ROBTER~1.MICLOCALS~1TempRSP137.tmp" with contents
  19. [
  20. /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/com_ex.pdb" /debug /machine:I386 /def:".com_ex.def" /out:"Debug/com_ex.dll" /implib:"Debug/com_ex.lib" /pdbtype:sept 
  21. .DebugStdAfx.obj
  22. .Debugcom_ex.obj
  23. .Debugcom_ex.res
  24. .DebugAllContour.obj
  25. .DebugGlobalFunctions.obj
  26. .DebugOneContour.obj
  27. .DebugTriangulate.obj
  28. .DebugSmooth.obj
  29. .Debugcontour.obj
  30. ]
  31. Creating command line "link.exe @C:DOCUME~1ROBTER~1.MICLOCALS~1TempRSP137.tmp"
  32. Creating temporary file "C:DOCUME~1ROBTER~1.MICLOCALS~1TempRSP138.bat" with contents
  33. [
  34. @echo off
  35. regsvr32 /s /c ".Debugcom_ex.dll"
  36. echo regsvr32 exec. time > ".Debugregsvr32.trg"
  37. ]
  38. Creating command line "C:DOCUME~1ROBTER~1.MICLOCALS~1TempRSP138.bat"
  39. Creating Type Library...
  40. Microsoft (R) MIDL Compiler Version 5.01.0164  
  41. Copyright (c) Microsoft Corp 1991-1997. All rights reserved.
  42. Processing D:contourcom_excom_excom_ex.idl
  43. com_ex.idl
  44. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEoaidl.idl
  45. oaidl.idl
  46. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEobjidl.idl
  47. objidl.idl
  48. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEunknwn.idl
  49. unknwn.idl
  50. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEwtypes.idl
  51. wtypes.idl
  52. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEocidl.idl
  53. ocidl.idl
  54. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEoleidl.idl
  55. oleidl.idl
  56. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEservprov.idl
  57. servprov.idl
  58. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEurlmon.idl
  59. urlmon.idl
  60. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEmsxml.idl
  61. msxml.idl
  62. Compiling resources...
  63. Compiling...
  64. contour.cpp
  65. Generating Code...
  66. Compiling...
  67. com_ex.cpp
  68. Generating Code...
  69. Linking...
  70.    Creating library Debug/com_ex.lib and object Debug/com_ex.exp
  71. <h3>Output Window</h3>
  72. Performing registration
  73. <h3>Results</h3>
  74. com_ex.dll - 0 error(s), 0 warning(s)
  75. </pre>
  76. </body>
  77. </html>