📄 scal_vid.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: scal_vid - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA4.tmp" with contents
[
/check:bounds /compile_only /debug:full /nologo /traceback /warn:argument_checking /warn:nofileopt /module:"Debug/" /object:"Debug/" /pdbfile:"Debug/DF60.PDB"
"F:\myfile\code\xyfdtd\misc\scal_vid.f"
]
<h3>Output Window</h3>
Compiling Fortran...
F:\myfile\code\xyfdtd\misc\scal_vid.f
F:\myfile\code\xyfdtd\misc\scal_vid.f(3) : Error: Cannot open include file 'fdtmcom.f'
include 'fdtmcom.f'
--------------^
F:\myfile\code\xyfdtd\misc\scal_vid.f(15) : Error: This name has already been used as an external function name. [EZS]
ezs(i,j)=255*(ezs(i,j) - emin)/drange
------------^
F:\myfile\code\xyfdtd\misc\scal_vid.f(15) : Error: This function, which is specified as the left side of an assignment statement, is invalid. [EZS]
ezs(i,j)=255*(ezs(i,j) - emin)/drange
------------^
Error executing df.exe.
<h3>Results</h3>
scal_vid.obj - 3 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -