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

📄 iq788.plg

📁 用C语言写的YABasic解释器
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: iq788 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\bingle\LOCALS~1\Temp\RSP883.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/iq788.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\software\BASIC的一个解释器\iq788\BASIC.C"
"F:\software\BASIC的一个解释器\iq788\BASIC1.C"
"F:\software\BASIC的一个解释器\iq788\BASIC2.C"
"F:\software\BASIC的一个解释器\iq788\BASIC3.C"
"F:\software\BASIC的一个解释器\iq788\BASIC4.C"
"F:\software\BASIC的一个解释器\iq788\BASIC5.C"
"F:\software\BASIC的一个解释器\iq788\BASIC6.C"
"F:\software\BASIC的一个解释器\iq788\BASIC7.C"
"F:\software\BASIC的一个解释器\iq788\BASIC8.C"
]
Creating command line "cl.exe @C:\DOCUME~1\bingle\LOCALS~1\Temp\RSP883.tmp" 
Creating temporary file "C:\DOCUME~1\bingle\LOCALS~1\Temp\RSP884.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/iq788.pdb" /debug /machine:I386 /out:"Debug/iq788.exe" /pdbtype:sept 
".\Debug\BASIC.OBJ"
".\Debug\BASIC1.OBJ"
".\Debug\BASIC2.OBJ"
".\Debug\BASIC3.OBJ"
".\Debug\BASIC4.OBJ"
".\Debug\BASIC5.OBJ"
".\Debug\BASIC6.OBJ"
".\Debug\BASIC7.OBJ"
".\Debug\BASIC8.OBJ"
]
Creating command line "link.exe @C:\DOCUME~1\bingle\LOCALS~1\Temp\RSP884.tmp"
<h3>Output Window</h3>
Compiling...
BASIC.C
f:\software\basic的一个解释器\iq788\basic.c(1) : fatal error C1083: Cannot open include file: 'os.h': No such file or directory
BASIC1.C
f:\software\basic的一个解释器\iq788\basic1.c(1) : fatal error C1083: Cannot open include file: 'os.h': No such file or directory
BASIC2.C
f:\software\basic的一个解释器\iq788\basic2.c(1) : fatal error C1083: Cannot open include file: 'os.h': No such file or directory
BASIC3.C
f:\software\basic的一个解释器\iq788\basic3.c(1) : fatal error C1083: Cannot open include file: 'os.h': No such file or directory
BASIC4.C
f:\software\basic的一个解释器\iq788\basic4.c(1) : fatal error C1083: Cannot open include file: 'os.h': No such file or directory
BASIC5.C
f:\software\basic的一个解释器\iq788\basic5.c(1) : fatal error C1083: Cannot open include file: 'os.h': No such file or directory
BASIC6.C
f:\software\basic的一个解释器\iq788\basic6.c(1) : fatal error C1083: Cannot open include file: 'os.h': No such file or directory
BASIC7.C
f:\software\basic的一个解释器\iq788\basic7.c(1) : fatal error C1083: Cannot open include file: 'os.h': No such file or directory
BASIC8.C
f:\software\basic的一个解释器\iq788\basic8.c(1) : fatal error C1083: Cannot open include file: 'os.h': No such file or directory
Error executing cl.exe.
Creating command line "bscmake.exe /nologo /o"Debug/iq788.bsc"  ".\Debug\BASIC.SBR" ".\Debug\BASIC1.SBR" ".\Debug\BASIC2.SBR" ".\Debug\BASIC3.SBR" ".\Debug\BASIC4.SBR" ".\Debug\BASIC5.SBR" ".\Debug\BASIC6.SBR" ".\Debug\BASIC7.SBR" ".\Debug\BASIC8.SBR""
Creating browse info file...
BSCMAKE: error BK1506 : cannot open file '.\Debug\BASIC.SBR': No such file or directory
Error executing bscmake.exe.
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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