Hi,
i was patched a little console wizard and added Fortran ,,Hello world'' to it.
Link: http://www.savefile.com/files/1467267
Small ,,How to'':
1) setup Fortran compiler in C::B (http://wiki.codeblocks.org/index.php?title=Installing_Fortran_Compiler)
2) go to
Quote<installation path>/codeblocks/templates/wizard
3) unpack bziped patch, and run
Quotepatch -p1 < fortran_console_wizard.diff
:)
That's quite a good idea, but I think there is one issue as of now:
Since the Fortran compiler is an AddOn to Code::Blocks this wizard would fail on a "default" or even "SVN" version of Code::Blocks. So I guess it's a little too early for this to add currently because people usually get confused if things do not work. This would most likely be that case for this option.
Anyway, this surly makes sense after the compiler framework re-design is completed so please keep that in mind and remind (us) later.
With best regards, Morten.
Quote from: MortenMacFly on May 17, 2006, 10:34:30 PM
Anyway, this surly makes sense after the compiler framework re-design is completed so please keep that in mind and remind (us) later.
With best regards, Morten.
Ok, i will remind you later about it :)