Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: sospel on December 13, 2013, 03:59:26 pm

Title: Basic configuration ...
Post by: sospel on December 13, 2013, 03:59:26 pm
Hello !

After several months of interruption, I take back Code:: Blocks to complete a software written in Fortran some years ago. I would like to make it with "GNU Fortran Compiler".

But I do not manage to configure CB and I have the message :

"Can't find compiler executable in your configured search path 's for GNU Fortran Compiler"

Well, but where  is this compiler  ? I have read the Wiki page but nothing works   :(

So, I've a  request : could one of you tell me what to do to have a basic configuration to edit, build and run a program ?

Thank you in advance ! 
Cordially,
Sospel
Title: Re: Basic configuration ...
Post by: BlueHazzard on December 13, 2013, 04:10:25 pm
C::B doesn't ship with a compiler...
you have to download and install it manually

greetings
Title: Re: Basic configuration ...
Post by: stahta01 on December 13, 2013, 07:23:50 pm
Link to http://darmar.vgtu.lt/ (http://darmar.vgtu.lt/) Code::Blocks IDE for Fortran homepage.

Tim S.