News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

New project wizard (Fortran console)

Started by polygon7, May 17, 2006, 10:16:04 PM

Previous topic - Next topic

polygon7

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
2) go to
Quote<installation path>/codeblocks/templates/wizard
3) unpack bziped patch, and run
Quotepatch -p1 < fortran_console_wizard.diff
:)
best regards,
p7
Free open source UML modeling tool: ArgoUML

MortenMacFly

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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

polygon7

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 :)
best regards,
p7
Free open source UML modeling tool: ArgoUML