PicItem.plg
Upload User: zhaisir71
Upload Date: 2022-07-10
Package Size: 3208k
Code Size: 2k
Category:

Graph program

Development Platform:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: PicItem - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP37.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/PicItem.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "C:Program FilesMicrosoft Visual StudioMyProjectsPicItemPicItemView.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP37.tmp" 
  15. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP38.tmp" with contents
  16. [
  17. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/PicItem.pdb" /debug /machine:I386 /out:"Debug/PicItem.exe" /pdbtype:sept 
  18. ".DebugGramDlg1.obj"
  19. ".DebugMainFrm.obj"
  20. ".DebugPicItem.obj"
  21. ".DebugPicItemDoc.obj"
  22. ".DebugPicItemView.obj"
  23. ".DebugStdAfx.obj"
  24. ".DebugtestDlg.obj"
  25. ".DebugPicItem.res"
  26. ]
  27. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP38.tmp"
  28. <h3>Output Window</h3>
  29. Compiling...
  30. PicItemView.cpp
  31. C:Program FilesMicrosoft Visual StudioMyProjectsPicItemPicItemView.cpp(465) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
  32. C:Program FilesMicrosoft Visual StudioMyProjectsPicItemPicItemView.cpp(465) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
  33. C:Program FilesMicrosoft Visual StudioMyProjectsPicItemPicItemView.cpp(468) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
  34. C:Program FilesMicrosoft Visual StudioMyProjectsPicItemPicItemView.cpp(469) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
  35. C:Program FilesMicrosoft Visual StudioMyProjectsPicItemPicItemView.cpp(261) : warning C4715: 'CPicItemView::OpenBMPFile' : not all control paths return a value
  36. Linking...
  37. <h3>Results</h3>
  38. PicItem.exe - 0 error(s), 5 warning(s)
  39. </pre>
  40. </body>
  41. </html>