Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » Compiling Fortran sources in TheIde
Re: Compiling Fortran sources in TheIde [message #28620 is a reply to message #24712] Wed, 08 September 2010 11:33 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

koldo wrote on Thu, 28 January 2010 15:12

Hello all

I have some .for and .c files that form a command line program in Windows, that I would like to compile from TheIde.

Is it possible ?. Do you have any experience ?

In my first try it seems that TheIde does not consider them source code and do not try to compile them.

Best regards
Koldo

Hi Koldo,

Project > Custom build steps can be used to setup action to take for the .for files. The hard part would be probably tricking theide to use the resulting object files during linking (Maybe having a empty cpp file with the same name?).
Be aware that although it looks simple at first, it has some hidden traps Wink It took me a while to figure out last time I used it (with flex and bison files).

Honza
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message icon4.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to inspect memory at pointer-address while debugging
Next Topic: large exe size
Goto Forum:
  


Current Time: Mon May 06 03:29:16 CEST 2024

Total time taken to generate the page: 0.03202 seconds