Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: rajith on March 13, 2019, 02:34:39 pm

Title: installation not working
Post by: rajith on March 13, 2019, 02:34:39 pm
Hi, i just installed CB for preparing fortran programs, i have used it long back when it was ver 13. Now i installed the v17 on my 64 bit win10. i am getting error about the compiler. i am attaching the screenshots here. if anyone could help me, great help
Title: Re: installation not working
Post by: oBFusCATed on March 13, 2019, 02:53:53 pm
The error is about "GNU GCC Compiler" and not about "GNU Fortran Compiler". You have to select GNU GCC Compiler in the selected compiler combobox. Then inspect if all settings are correct.

I don't know if this is really a problem if you want to build fortran only programs.
Title: Re: installation not working
Post by: rajith on March 13, 2019, 03:13:56 pm
hello, I wish to use this for fortran programming. shouldn't it remain as GNU Fortran compiler as in my screenshot
Title: Re: installation not working
Post by: oBFusCATed on March 13, 2019, 08:19:55 pm
I don't think it matters. This dialog controls the settings for various compilers.
Just make a project and select the fortran compiler as the project/targets compiler.