Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: Patrick on April 07, 2023, 10:02:42 pm

Title: Integrating Codeblocks with a compiler
Post by: Patrick on April 07, 2023, 10:02:42 pm
I have Codeblocks installed and MSYS2 (Hopefully that is the right Gfortran compiler data). They are not in the same file by the way. In Codeblocks there is a list of compilers that can be integrated. I neither see MSYS2 there nor Gfortran, to tick. Please help me with the integration. Thanks, Patrick.
Title: Re: Integrating Codeblocks with a compiler
Post by: stahta01 on April 08, 2023, 01:23:47 am
You might try reading stuff at this link https://cbfortran.sourceforge.io/ (https://cbfortran.sourceforge.io/)

It has been almost an decade since I last tried FORTRAN and Code::Blocks.

Tim S.