rotation.plg
上传用户:junliqi
上传日期:2022-05-01
资源大小:1869k
文件大小:1k
源码类别:

2D图形编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: rotation - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/rotation.pdb" /debug /machine:I386 /out:"Debug/rotation.exe" /pdbtype:sept  .DebugDrawDlg.obj .Debugrotation.obj .DebugrotationDlg.obj .DebugStdAfx.obj .Debugrotation.res "
  10. <h3>Output Window</h3>
  11. Linking...
  12. LINK : LNK6004: Debug/rotation.exe not found or not built by the last incremental link; performing full link
  13. <h3>Results</h3>
  14. rotation.exe - 0 error(s), 0 warning(s)
  15. </pre>
  16. </body>
  17. </html>