Stock.plg
资源名称:final.rar [点击查看]
上传用户:fangwenmm
上传日期:2014-06-18
资源大小:6955k
文件大小:2k
源码类别:
企业管理
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: Stock - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP8.tmp" with contents
- [
- /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
- "D:毕业设计StockClientManDlg.cpp"
- "D:毕业设计StockReport1Dlg.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP8.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP9.tmp" with contents
- [
- /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Stock.pdb" /debug /machine:I386 /out:"Debug/Stock.exe" /pdbtype:sept
- ".Debug_recordset.obj"
- ".DebugADOConn.obj"
- ".Debugadodc.obj"
- ".DebugChangePwdDlg.obj"
- ".DebugCheckEditDlg.obj"
- ".DebugCheckManDlg.obj"
- ".DebugClient.obj"
- ".DebugClientEditDlg.obj"
- ".DebugClientManDlg.obj"
- ".Debugcolumn.obj"
- ".Debugcolumns.obj"
- ".Debugdatacombo.obj"
- ".Debugdataformatdisp.obj"
- ".Debugdatagrid.obj"
- ".Debugdatalist.obj"
- ".Debugfield.obj"
- ".Debugfields.obj"
- ".Debugfont.obj"
- ".DebugGlobal.obj"
- ".DebugLoginDlg.obj"
- ".DebugNumAlarmDlg.obj"
- ".Debugpicture.obj"
- ".DebugProduct.obj"
- ".DebugProEditDlg.obj"
- ".DebugProInStore.obj"
- ".DebugProManDlg.obj"
- ".Debugproperties.obj"
- ".Debugproperty.obj"
- ".DebugProType.obj"
- ".DebugProTypeEditDlg.obj"
- ".DebugProTypeManDlg.obj"
- ".DebugReport1Dlg.obj"
- ".DebugReport2Dlg.obj"
- ".Debugselbookmarks.obj"
- ".Debugsplit.obj"
- ".Debugsplits.obj"
- ".DebugStdAfx.obj"
- ".Debugstddataformatsdisp.obj"
- ".DebugStock.obj"
- ".DebugStockDlg.obj"
- ".DebugStorehouse.obj"
- ".DebugStoreHouseEditDlg.obj"
- ".DebugStoreHouseManDlg.obj"
- ".DebugStoreIn.obj"
- ".DebugStoreInEditDlg.obj"
- ".DebugStoreInManDlg.obj"
- ".DebugTakeOut.obj"
- ".DebugTakeOutEditDlg.obj"
- ".DebugTakeOutManDlg.obj"
- ".DebugUserEditDlg.obj"
- ".DebugUserManDlg.obj"
- ".DebugUsers.obj"
- ".DebugValidDlg.obj"
- ".DebugStock.res"
- ]
- Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP9.tmp"
- <h3>Output Window</h3>
- Compiling...
- ClientManDlg.cpp
- Report1Dlg.cpp
- Generating Code...
- Linking...
- LINK : fatal error LNK1168: cannot open Debug/Stock.exe for writing
- 执行 link.exe 时出错.
- <h3>Results</h3>
- Stock.exe - 1 error(s), 0 warning(s)
- </pre>
- </body>
- </html>