⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gprs.plg

📁 linux 环境下GPRS通信
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: GPRS - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPFD.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /I "../../protocol/utils" /I "../../protocol/include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /Fp"Debug/GPRS.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ  /c 
"E:\ttunew\physims\GPRS\gprs.cpp"
"E:\ttunew\physims\GPRS\serial.cpp"
"E:\ttunew\physims\GPRS\test.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPFD.tmp" 
Creating command line "link.exe -lib /nologo /out:"Debug\GPRS.lib"  .\Debug\gprs.obj .\Debug\serial.obj .\Debug\test.obj "
<h3>Output Window</h3>
Compiling...
gprs.cpp
e:\ttunew\protocol\include\phys.h(18) : fatal error C1083: Cannot open include file: 'netinet/in.h': No such file or directory
serial.cpp
e:\ttunew\physims\gprs\serial.cpp(3) : fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory
test.cpp
e:\ttunew\protocol\include\phys.h(18) : fatal error C1083: Cannot open include file: 'netinet/in.h': No such file or directory
Error executing cl.exe.



<h3>Results</h3>
GPRS.lib - 3 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -