Ch7_6.plg
上传用户:rundaa
上传日期:2009-05-24
资源大小:44k
文件大小:2k
源码类别:

CAD

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Ch7_6 - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:TEMPRSP4.tmp" with contents
  10. [
  11. /nologo /MD /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Fp"Debug/Ch7_6.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "F:ARX2000 BookCodeChapter 7Ch7_6TBGenWnd.cpp"
  13. ]
  14. Creating command line "cl.exe @C:TEMPRSP4.tmp" 
  15. Creating temporary file "C:TEMPRSP5.tmp" with contents
  16. [
  17. rxapi.lib acrx15.lib acdb15.lib acutil15.lib acge15.lib acgiapi.lib achapi15.lib acISMobj15.lib acad.lib acedapi.lib acsiobj.lib adui15.lib acui15.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/Ch7_6.pdb" /debug /machine:I386 /def:".Ch7_6.def" /out:"Debug/Ch7_6.arx" /implib:"Debug/Ch7_6.lib" /pdbtype:sept 
  18. ".DebugAcToolBar.obj"
  19. ".DebugCh7_6.obj"
  20. ".DebugCh7_6Commands.obj"
  21. ".DebugDocData.obj"
  22. ".Debugrxdebug.obj"
  23. ".DebugStdAfx.obj"
  24. ".DebugTBGenWnd.obj"
  25. ".DebugWindoInfoDlg.obj"
  26. ".DebugWindoTypeDlg.obj"
  27. ".DebugCh7_6.res"
  28. ]
  29. Creating command line "link.exe @C:TEMPRSP5.tmp"
  30. <h3>Output Window</h3>
  31. Compiling...
  32. TBGenWnd.cpp
  33. Linking...
  34. LINK : warning LNK4076: invalid incremental status file "Debug/Ch7_6.ilk"; linking nonincrementally
  35.    Creating library Debug/Ch7_6.lib and object Debug/Ch7_6.exp
  36. Ch7_6.exp : warning LNK4070: /OUT:CMACh7_6.arx directive in .EXP differs from output filename "Debug/Ch7_6.arx"; ignoring directive
  37. <h3>Results</h3>
  38. Ch7_6.arx - 0 error(s), 2 warning(s)
  39. </pre>
  40. </body>
  41. </html>