- Visual C++源码
- Visual Basic源码
- C++ Builder源码
- Java源码
- Delphi源码
- C/C++源码
- PHP源码
- Perl源码
- Python源码
- Asm源码
- Pascal源码
- Borland C++源码
- Others源码
- SQL源码
- VBScript源码
- JavaScript源码
- ASP/ASPX源码
- C#源码
- Flash/ActionScript源码
- matlab源码
- PowerBuilder源码
- LabView源码
- Flex源码
- MathCAD源码
- VBA源码
- IDL源码
- Lisp/Scheme源码
- VHDL源码
- Objective-C源码
- Fortran源码
- tcl/tk源码
- QT源码
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>