📄 testgps.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: GPS32 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\user\LOCALS~1\Temp\RSP39.tmp" with contents
[
/nologo /MTd /W4 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_MBCS" /D "_USRDLL" /Fp".\Debug/Gps32.pch" /YX /Fo".\Debug/" /Fd".\Debug/" /FD /c
"E:\GPSSdk\TestGPS\TestGPSDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\user\LOCALS~1\Temp\RSP39.tmp"
Creating temporary file "C:\DOCUME~1\user\LOCALS~1\Temp\RSP3A.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:yes /pdb:".\Lib/GPS103d.pdb" /debug /machine:I386 /def:".\GPS32d.def" /out:".\Bin\GPS103d.dll" /implib:".\Lib/GPS103d.lib"
.\Debug\Gps.obj
.\Debug\GPSLib.obj
.\Debug\gpssetup.obj
.\Debug\GSAResponse.obj
.\Debug\GSVResponse.obj
.\Debug\nmea.obj
.\Debug\serport.obj
.\Debug\StdAfx.obj
.\Debug\TestGPSDlg.obj
.\Debug\GPSLib.res
]
Creating command line "link.exe @C:\DOCUME~1\user\LOCALS~1\Temp\RSP3A.tmp"
<h3>Output Window</h3>
Compiling...
TestGPSDlg.cpp
Linking...
<h3>
--------------------Configuration: TestGPS - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\user\LOCALS~1\Temp\RSP3B.tmp" with contents
[
/nologo /MTd /W4 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp".\Debug/TestGPS.pch" /YX /Fo".\Debug/" /Fd".\Debug/" /FD /c
"E:\GPSSdk\TestGPS\TestGPS.cpp"
"E:\GPSSdk\TestGPS\TestGPSDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\user\LOCALS~1\Temp\RSP3B.tmp"
Creating command line "link.exe ..\Lib\GPS103d.lib /nologo /subsystem:windows /incremental:yes /pdb:".\Debug/TestGPS.pdb" /debug /machine:I386 /out:"..\Bin\TestGPS.exe" .\Debug\StdAfx.obj .\Debug\TestGPS.obj .\Debug\TestGPSDlg.obj .\Debug\TestGPS.res \GPSSdk\Lib\GPS103d.lib "
<h3>Output Window</h3>
Compiling...
TestGPSDlg.cpp
Skipping... (no relevant changes detected)
TestGPS.cpp
Linking...
<h3>Results</h3>
TestGPS.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -