GPS.plg
上传用户:yyd112
上传日期:2009-12-24
资源大小:43k
文件大小:2k
源码类别:

GPS编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: GPS - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "F:DOCUME~1WANGXI~1LOCALS~1TempRSPD.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/GPS.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "I:GPSGPSGPSDlg.cpp"
  13. ]
  14. Creating command line "cl.exe @F:DOCUME~1WANGXI~1LOCALS~1TempRSPD.tmp" 
  15. Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/GPS.pdb" /debug /machine:I386 /out:"Debug/GPS.exe" /pdbtype:sept  .DebugGPS.obj .DebugGPSDlg.obj .DebugStdAfx.obj .DebugGPS.res "
  16. <h3>Output Window</h3>
  17. Compiling...
  18. GPSDlg.cpp
  19. I:GPSGPSGPSDlg.cpp(278) : warning C4101: 'i' : unreferenced local variable
  20. I:GPSGPSGPSDlg.cpp(300) : warning C4305: 'initializing' : truncation from 'const int' to 'char'
  21. I:GPSGPSGPSDlg.cpp(300) : warning C4309: 'initializing' : truncation of constant value
  22. I:GPSGPSGPSDlg.cpp(300) : warning C4305: 'initializing' : truncation from 'const int' to 'char'
  23. I:GPSGPSGPSDlg.cpp(300) : warning C4309: 'initializing' : truncation of constant value
  24. I:GPSGPSGPSDlg.cpp(300) : warning C4305: 'initializing' : truncation from 'const int' to 'char'
  25. I:GPSGPSGPSDlg.cpp(300) : warning C4309: 'initializing' : truncation of constant value
  26. I:GPSGPSGPSDlg.cpp(300) : warning C4305: 'initializing' : truncation from 'const int' to 'char'
  27. I:GPSGPSGPSDlg.cpp(300) : warning C4309: 'initializing' : truncation of constant value
  28. I:GPSGPSGPSDlg.cpp(300) : warning C4305: 'initializing' : truncation from 'const int' to 'char'
  29. I:GPSGPSGPSDlg.cpp(300) : warning C4309: 'initializing' : truncation of constant value
  30. Linking...
  31. <h3>Results</h3>
  32. GPS.exe - 0 error(s), 11 warning(s)
  33. </pre>
  34. </body>
  35. </html>