Fortran Coder

标题: 源代码编译不成功 [打印本页]

作者: joyzr    时间: 2017-12-1 00:20
标题: 源代码编译不成功
提示错误为:1>F:\5th_ed\source\chap04\p41.f03(6): error #7013: This module file was not generated by any release of this compiler.   [MAIN]1>compilation aborted for F:\5th_ed\source\chap04\p41.f03 (code 1)
有大神告诉我是因为与作者使用的编译器不同,出现兼容问题,让我重新生成,我是菜鸟,不知道具体怎么操作,请各位大佬来回答,谢谢!


作者: pasuka    时间: 2017-12-1 08:42
http://v.fcode.cn/
请先把本站的教学视频看三遍
作者: vidasll    时间: 2017-12-3 10:06
意思就是之前可能用的类似于GFortran、VisualFortran或其它类型编译器编译的,而你现在用了不同的编译器,
最简单的办法就是跟之前用一样的!
作者: vvt    时间: 2017-12-3 14:36
你需要把用到的module重新编译




欢迎光临 Fortran Coder (http://bbs.fcode.cn/) Powered by Discuz! X3.2