MfcApp.plg
上传用户:cjw5120
上传日期:2022-05-11
资源大小:5032k
文件大小:2k
源码类别:

网络截获/分析

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: MfcApp - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x409 /fo"Debug/MfcApp.res" /d "_DEBUG" /d "_AFXDLL" "F:ProFileVC_PrgjpeglibjpeglibMfcApp.rc"" 
  10. Creating temporary file "C:WINDOWSTEMPRSP4005.TMP" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /I "jpeglib" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/MfcApp.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
  13. "F:ProFileVC_PrgjpeglibjpeglibBmpdlg.cpp"
  14. "F:ProFileVC_PrgjpeglibjpeglibBmpfile.cpp"
  15. "F:ProFileVC_PrgjpeglibjpeglibDl1quant.cpp"
  16. "F:ProFileVC_PrgjpeglibjpeglibJpegfile.cpp"
  17. "F:ProFileVC_PrgjpeglibjpeglibMainFrm.cpp"
  18. "F:ProFileVC_PrgjpeglibjpeglibMfcApp.cpp"
  19. "F:ProFileVC_PrgjpeglibjpeglibMfcAppDoc.cpp"
  20. "F:ProFileVC_PrgjpeglibjpeglibMfcAppView.cpp"
  21. "F:ProFileVC_PrgjpeglibjpeglibQuantdlg.cpp"
  22. ]
  23. Creating command line "cl.exe @C:WINDOWSTEMPRSP4005.TMP" 
  24. Creating temporary file "C:WINDOWSTEMPRSP4006.TMP" with contents
  25. [
  26. /nologo /MDd /W3 /Gm /GX /ZI /Od /I "jpeglib" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/MfcApp.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
  27. "F:ProFileVC_PrgjpeglibjpeglibStdAfx.cpp"
  28. ]
  29. Creating command line "cl.exe @C:WINDOWSTEMPRSP4006.TMP" 
  30. Creating temporary file "C:WINDOWSTEMPRSP4007.TMP" with contents
  31. [
  32. jpeglib/debug/jpeglib.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/MfcApp.pdb" /debug /machine:I386 /out:"Debug/MfcApp.exe" /pdbtype:sept 
  33. .DebugBmpdlg.obj
  34. .DebugBmpfile.obj
  35. .DebugDl1quant.obj
  36. .DebugJpegfile.obj
  37. .DebugMainFrm.obj
  38. .DebugMfcApp.obj
  39. .DebugMfcAppDoc.obj
  40. .DebugMfcAppView.obj
  41. .DebugQuantdlg.obj
  42. .DebugStdAfx.obj
  43. .DebugMfcApp.res
  44. ]
  45. Creating command line "link.exe @C:WINDOWSTEMPRSP4007.TMP"
  46. <h3>Output Window</h3>
  47. Compiling resources...
  48. Compiling...
  49. StdAfx.cpp
  50. Compiling...
  51. Bmpdlg.cpp
  52. Bmpfile.cpp
  53. Dl1quant.cpp
  54. Jpegfile.cpp
  55. MainFrm.cpp
  56. MfcApp.cpp
  57. MfcAppDoc.cpp
  58. MfcAppView.cpp
  59. Quantdlg.cpp
  60. Generating Code...
  61. Linking...
  62. LINK : fatal error LNK1104: cannot open file "jpeglib/debug/jpeglib.lib"
  63. Error executing link.exe.
  64. <h3>Results</h3>
  65. MfcApp.exe - 1 error(s), 0 warning(s)
  66. </pre>
  67. </body>
  68. </html>