GPS.plg
资源名称:gps-232.rar [点击查看]
上传用户:yyd112
上传日期:2009-12-24
资源大小:43k
文件大小:2k
源码类别:
GPS编程
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: GPS - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "F:DOCUME~1WANGXI~1LOCALS~1TempRSPD.tmp" with contents
- [
- /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
- "I:GPSGPSGPSDlg.cpp"
- ]
- Creating command line "cl.exe @F:DOCUME~1WANGXI~1LOCALS~1TempRSPD.tmp"
- 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 "
- <h3>Output Window</h3>
- Compiling...
- GPSDlg.cpp
- I:GPSGPSGPSDlg.cpp(278) : warning C4101: 'i' : unreferenced local variable
- I:GPSGPSGPSDlg.cpp(300) : warning C4305: 'initializing' : truncation from 'const int' to 'char'
- I:GPSGPSGPSDlg.cpp(300) : warning C4309: 'initializing' : truncation of constant value
- I:GPSGPSGPSDlg.cpp(300) : warning C4305: 'initializing' : truncation from 'const int' to 'char'
- I:GPSGPSGPSDlg.cpp(300) : warning C4309: 'initializing' : truncation of constant value
- I:GPSGPSGPSDlg.cpp(300) : warning C4305: 'initializing' : truncation from 'const int' to 'char'
- I:GPSGPSGPSDlg.cpp(300) : warning C4309: 'initializing' : truncation of constant value
- I:GPSGPSGPSDlg.cpp(300) : warning C4305: 'initializing' : truncation from 'const int' to 'char'
- I:GPSGPSGPSDlg.cpp(300) : warning C4309: 'initializing' : truncation of constant value
- I:GPSGPSGPSDlg.cpp(300) : warning C4305: 'initializing' : truncation from 'const int' to 'char'
- I:GPSGPSGPSDlg.cpp(300) : warning C4309: 'initializing' : truncation of constant value
- Linking...
- <h3>Results</h3>
- GPS.exe - 0 error(s), 11 warning(s)
- </pre>
- </body>
- </html>