convolution.plg 1.2 KB

123456789101112131415161718192021222324252627282930313233
  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: convolution - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:\DOCUME~1\Steve\LOCALS~1\Temp\RSP119.tmp" with contents
  10. [
  11. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/convolution.pdb" /debug /machine:I386 /out:"Debug/convolution.exe" /pdbtype:sept
  12. ".\Debug\calc_deff.obj"
  13. ".\Debug\calc_dose.obj"
  14. ".\Debug\convolutionCondor.obj"
  15. ".\Debug\make_poly.obj"
  16. ".\Debug\parse_funcCondor.obj"
  17. ".\Debug\raytrace.obj"
  18. ".\Debug\terma_dose_masks.obj"
  19. ".\Debug\terma_kerma.obj"
  20. ".\Debug\util.obj"
  21. ]
  22. Creating command line "link.exe @C:\DOCUME~1\Steve\LOCALS~1\Temp\RSP119.tmp"
  23. <h3>Output Window</h3>
  24. Linking...
  25. LINK : LNK6004: Debug/convolution.exe not found or not built by the last incremental link; performing full link
  26. <h3>Results</h3>
  27. convolution.exe - 0 error(s), 0 warning(s)
  28. </pre>
  29. </body>
  30. </html>