Clion configuration Fortran environment

1. Install CLion

Download Link: https://www.jetbrains.com/

 Once you have downloaded can be installed into the specified directory

2. Install the plug-in Fortran

3. Write a program

1) Open CLion, a new Fortran project

2) Run main.f90 file

So far Fortran development environment has been set up successfully

Guess you like

Origin www.cnblogs.com/wanyuan/p/11217388.html