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

📄 forenet.plg

📁 基于linux下的故障录波前置程序
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ForeNet - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\yangyi\LOCALS~1\Temp\RSP202.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/ForeNet.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\Documents and Settings\yangyi\桌面\ForeNet\ForeNet.cpp"
"C:\Documents and Settings\yangyi\桌面\ForeNet\Global.cpp"
"C:\Documents and Settings\yangyi\桌面\ForeNet\IEC61850.CPP"
"C:\Documents and Settings\yangyi\桌面\ForeNet\MyDb.cpp"
"C:\Documents and Settings\yangyi\桌面\ForeNet\Net103.cpp"
"C:\Documents and Settings\yangyi\桌面\ForeNet\Serial.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\yangyi\LOCALS~1\Temp\RSP202.tmp" 
Creating temporary file "C:\DOCUME~1\yangyi\LOCALS~1\Temp\RSP203.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/ForeNet.pdb" /debug /machine:I386 /out:"Debug/ForeNet.exe" /pdbtype:sept 
".\Debug\ForeNet.obj"
".\Debug\Global.obj"
".\Debug\IEC61850.OBJ"
".\Debug\MyDb.obj"
".\Debug\Net103.obj"
".\Debug\Serial.obj"
]
Creating command line "link.exe @C:\DOCUME~1\yangyi\LOCALS~1\Temp\RSP203.tmp"
<h3>Output Window</h3>
Compiling...
ForeNet.cpp
c:\documents and settings\yangyi\桌面\forenet\forenet.cpp(15) : fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory
Global.cpp
c:\documents and settings\yangyi\桌面\forenet\global.cpp(3) : fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory
IEC61850.CPP
c:\documents and settings\yangyi\桌面\forenet\iec61850.cpp(11) : fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory
MyDb.cpp
c:\documents and settings\yangyi\桌面\forenet\mydb.h(4) : fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
Net103.cpp
c:\documents and settings\yangyi\桌面\forenet\net103.cpp(1) : fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory
Serial.cpp
c:\documents and settings\yangyi\桌面\forenet\global.h(4) : fatal error C1083: Cannot open include file: 'dirent.h': No such file or directory
Error executing cl.exe.



<h3>Results</h3>
ForeNet.exe - 6 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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