📄 planefem.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: PLANEFEM - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\songjun\LOCALS~1\Temp\RSP15C.tmp" with contents
[
/check:bounds /compile_only /debug:full /nologo /traceback /warn:argument_checking /warn:nofileopt /module:"Debug/" /object:"Debug/" /pdbfile:"Debug/DF60.PDB"
"G:\2003\EW\3Dfdtd and PML\fdtd10.f90"
]
<h3>Output Window</h3>
Compiling Fortran...
G:\2003\EW\3Dfdtd and PML\fdtd10.f90
G:\2003\EW\3Dfdtd and PML\fdtd10.f90(102) : Error: Error in opening the Library module file. [GIF_UTIL]
use gif_util
--------^
G:\2003\EW\3Dfdtd and PML\fdtd10.f90(106) : Error: This derived type name has not been declared. [COLOR]
type(color) :: ColMap(256)
---------^
G:\2003\EW\3Dfdtd and PML\fdtd10.f90(108) : Error: This name does not have a type, and must have an explicit type. [COLMAP]
ColMap = (/( color(i-1,i-1,256-i), i=1,256 )/)
----^
G:\2003\EW\3Dfdtd and PML\fdtd10.f90(108) : Error: The shapes of the array expressions do not conform. [COLMAP]
ColMap = (/( color(i-1,i-1,256-i), i=1,256 )/)
----^
Error executing df.exe.
<h3>Results</h3>
fdtd10.obj - 4 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -