链接已复制
3 回复数
I think what the OP has missed is that .f90 source files must first be associated with a project before they can be compiled. The steps are to create a project, and then add the (existing) source files to the project.
------
Wendy
Attaching or including files in a post
If the problem is how to create and add files to a project, this tutorial might be of help.