Mir2Ex.plg
上传用户:cydong117
上传日期:2009-11-10
资源大小:638k
文件大小:2k
源码类别:

模拟服务器

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: WindHorn - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "d:tmpRSPE.tmp" with contents
  10. [
  11. /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FR"Debug/" /Fp"Debug/WindHorn.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "E:Mir2ExCodeMir2WindHornRegHandler.cpp"
  13. "E:Mir2ExCodeMir2WindHornWHDefProcess.cpp"
  14. "E:Mir2ExCodeMir2WindHornWHDXGraphic.cpp"
  15. "E:Mir2ExCodeMir2WindHornWHImage.cpp"
  16. "E:Mir2ExCodeMir2WindHornWHSurface.cpp"
  17. "E:Mir2ExCodeMir2WindHornWHWilImage.cpp"
  18. "E:Mir2ExCodeMir2WindHornWHWilTexture.cpp"
  19. "E:Mir2ExCodeMir2WindHornWHWindow.cpp"
  20. "E:Mir2ExCodeMir2WindHornD3DCommond3dmath.cpp"
  21. "E:Mir2ExCodeMir2WindHornD3DCommond3dtextr.cpp"
  22. "E:Mir2ExCodeMir2WindHornD3DCommond3dutil.cpp"
  23. "E:Mir2ExCodeMir2WindHornD3DCommonddutil.cpp"
  24. ]
  25. Creating command line "cl.exe @d:tmpRSPE.tmp" 
  26. Creating temporary file "d:tmpRSPF.tmp" with contents
  27. [
  28. /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FR"Debug/" /Fp"Debug/WindHorn.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  29. "E:Mir2ExCodeMir2WindHornStdAfx.cpp"
  30. ]
  31. Creating command line "cl.exe @d:tmpRSPF.tmp" 
  32. Creating temporary file "d:tmpRSP10.tmp" with contents
  33. [
  34. /nologo /out:"DebugWindHorn.lib" 
  35. .DebugRegHandler.obj
  36. .DebugStdAfx.obj
  37. .DebugWHDefProcess.obj
  38. .DebugWHDXGraphic.obj
  39. .DebugWHImage.obj
  40. .DebugWHSurface.obj
  41. .DebugWHWilImage.obj
  42. .DebugWHWilTexture.obj
  43. .DebugWHWindow.obj
  44. .Debugd3dmath.obj
  45. .Debugd3dtextr.obj
  46. .Debugd3dutil.obj
  47. .Debugddutil.obj
  48. ]
  49. Creating command line "link.exe -lib @d:tmpRSP10.tmp"
  50. <h3>Output Window</h3>
  51. Compiling...
  52. StdAfx.cpp
  53. e:mir2excodemir2windhornwhengine.h(19) : fatal error C1083: Cannot open include file: 'dshow.h': No such file or directory
  54. Error executing cl.exe.
  55. <h3>Results</h3>
  56. Mir2EI.exe - 1 error(s), 0 warning(s)
  57. </pre>
  58. </body>
  59. </html>