Stock.plg
上传用户:fangwenmm
上传日期:2014-06-18
资源大小:6955k
文件大小:2k
源码类别:

企业管理

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Stock - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP8.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Stock.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "D:毕业设计StockClientManDlg.cpp"
  13. "D:毕业设计StockReport1Dlg.cpp"
  14. ]
  15. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP8.tmp" 
  16. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP9.tmp" with contents
  17. [
  18. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Stock.pdb" /debug /machine:I386 /out:"Debug/Stock.exe" /pdbtype:sept 
  19. ".Debug_recordset.obj"
  20. ".DebugADOConn.obj"
  21. ".Debugadodc.obj"
  22. ".DebugChangePwdDlg.obj"
  23. ".DebugCheckEditDlg.obj"
  24. ".DebugCheckManDlg.obj"
  25. ".DebugClient.obj"
  26. ".DebugClientEditDlg.obj"
  27. ".DebugClientManDlg.obj"
  28. ".Debugcolumn.obj"
  29. ".Debugcolumns.obj"
  30. ".Debugdatacombo.obj"
  31. ".Debugdataformatdisp.obj"
  32. ".Debugdatagrid.obj"
  33. ".Debugdatalist.obj"
  34. ".Debugfield.obj"
  35. ".Debugfields.obj"
  36. ".Debugfont.obj"
  37. ".DebugGlobal.obj"
  38. ".DebugLoginDlg.obj"
  39. ".DebugNumAlarmDlg.obj"
  40. ".Debugpicture.obj"
  41. ".DebugProduct.obj"
  42. ".DebugProEditDlg.obj"
  43. ".DebugProInStore.obj"
  44. ".DebugProManDlg.obj"
  45. ".Debugproperties.obj"
  46. ".Debugproperty.obj"
  47. ".DebugProType.obj"
  48. ".DebugProTypeEditDlg.obj"
  49. ".DebugProTypeManDlg.obj"
  50. ".DebugReport1Dlg.obj"
  51. ".DebugReport2Dlg.obj"
  52. ".Debugselbookmarks.obj"
  53. ".Debugsplit.obj"
  54. ".Debugsplits.obj"
  55. ".DebugStdAfx.obj"
  56. ".Debugstddataformatsdisp.obj"
  57. ".DebugStock.obj"
  58. ".DebugStockDlg.obj"
  59. ".DebugStorehouse.obj"
  60. ".DebugStoreHouseEditDlg.obj"
  61. ".DebugStoreHouseManDlg.obj"
  62. ".DebugStoreIn.obj"
  63. ".DebugStoreInEditDlg.obj"
  64. ".DebugStoreInManDlg.obj"
  65. ".DebugTakeOut.obj"
  66. ".DebugTakeOutEditDlg.obj"
  67. ".DebugTakeOutManDlg.obj"
  68. ".DebugUserEditDlg.obj"
  69. ".DebugUserManDlg.obj"
  70. ".DebugUsers.obj"
  71. ".DebugValidDlg.obj"
  72. ".DebugStock.res"
  73. ]
  74. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP9.tmp"
  75. <h3>Output Window</h3>
  76. Compiling...
  77. ClientManDlg.cpp
  78. Report1Dlg.cpp
  79. Generating Code...
  80. Linking...
  81. LINK : fatal error LNK1168: cannot open Debug/Stock.exe for writing
  82. 执行 link.exe 时出错.
  83. <h3>Results</h3>
  84. Stock.exe - 1 error(s), 0 warning(s)
  85. </pre>
  86. </body>
  87. </html>