📄 generator.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Generator - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1.YAN\LOCALS~1\Temp\RSP40.tmp" with contents
[
/nologo /MDd /GX /Zi /Od /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/Generator.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /TP /link kernel32.lib user32.lib gdi32.lib
"E:\Yangjun\Work\Compiler\Casl\Common\CaslUtil.cpp"
"E:\Yangjun\Work\Compiler\Casl\Common\CometVM.cpp"
"E:\Yangjun\Work\Compiler\Casl\Common\ConsoleManage.cpp"
"E:\Yangjun\Work\Compiler\Casl\Common\DebugCmd.cpp"
"E:\Yangjun\Work\Compiler\Casl\Common\FileMapping.cpp"
"E:\Yangjun\Work\Compiler\Casl\Common\XmlErrorHandler.cpp"
"E:\Yangjun\Work\Compiler\Casl\CompilerGenerator\casl_tab.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1.YAN\LOCALS~1\Temp\RSP40.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1.YAN\LOCALS~1\Temp\RSP41.tmp" with contents
[
/nologo /subsystem:console /incremental:yes /pdb:"Debug/Generator.pdb" /debug /machine:I386 /out:"Debug/Generator.exe" /pdbtype:sept
.\Debug\CaslUtil.obj
.\Debug\CometVM.obj
.\Debug\ConsoleManage.obj
.\Debug\DebugCmd.obj
.\Debug\FileMapping.obj
.\Debug\XmlErrorHandler.obj
.\Debug\casl_tab.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1.YAN\LOCALS~1\Temp\RSP41.tmp"
<h3>Output Window</h3>
Compiling...
CaslUtil.cpp
CometVM.cpp
ConsoleManage.cpp
DebugCmd.cpp
FileMapping.cpp
XmlErrorHandler.cpp
casl_tab.c
lex.yy.c(1532) : warning C4273: 'isatty' : inconsistent dll linkage. dllexport assumed.
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/Generator.bsc" .\Debug\CaslUtil.sbr .\Debug\CometVM.sbr .\Debug\ConsoleManage.sbr .\Debug\DebugCmd.sbr .\Debug\FileMapping.sbr .\Debug\XmlErrorHandler.sbr .\Debug\casl_tab.sbr"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
Generator.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -