ibhnetbspdlg.plg

来自「s5,s7用link与软PLC通信的例程」· PLG 代码 · 共 30 行

PLG
30
字号
<html>
<body>
<pre>
<h1>Erstellungsprotokoll</h1>
<h3>
--------------------Konfiguration: IBHNetBspDlg - Win32 Debug--------------------
</h3>
<h3>Befehlszeilen</h3>
Erstellen der tempor鋜en Datei  "C:\WINDOWS\TEMP\RSPA321.TMP" mit Inhalten
[
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/IBHNetBspDlg.pdb" /debug /machine:I386 /out:"Debug/IBHNetBspDlg.exe" /pdbtype:sept 
".\Debug\IBHNetBspDlg.obj"
]
Erstellen der Befehlzeile "link.exe @C:\WINDOWS\TEMP\RSPA321.TMP"
<h3>Ausgabefenster</h3>
Linker-Vorgang l鋟ft...
nafxcwd.lib(thrdcore.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __endthreadex
nafxcwd.lib(thrdcore.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __beginthreadex
libcd.lib(crt0.obj) : error LNK2001: Nichtaufgeloestes externes Symbol _main
Debug/IBHNetBspDlg.exe : fatal error LNK1120: 3 unaufgeloeste externe Verweise
Fehler beim Ausf黨ren von link.exe.



<h3>Ergebnisse</h3>
IBHNetBspDlg.exe - 4 Fehler, 0 Warnung(en)
</pre>
</body>
</html>

⌨️ 快捷键说明

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