Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Compiling Fortran source code(I want to edit Athena Vortex Lattice source code)
Compiling Fortran source code [message #1059600] Mon, 20 May 2013 17:45 Go to next message
Don Joe is currently offline Don JoeFriend
Messages: 2
Registered: May 2013
Junior Member
I recently downloaded eclipse to edit the source code of the AVL solver (available from Dr. Mark Drela at MIT under the GNU GPL). I have the eclipse Fortran environment all set up and running but I am having trouble getting the project compiling in eclipse. I am pretty new to this and I do not completely understand how to set up libraries, makefiles, etc. to get the project going.

I have a windows 7 64 bit system and I am using MinGW. A readme is provided for compiling with MinGW (attached) but I am not sure how to adapt it for eclipse.

Any help would be greatly appreciated.
Re: Compiling Fortran source code [message #1059775 is a reply to message #1059600] Tue, 21 May 2013 14:39 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

Is there an actual question in here? You'll get much better help if it's
obvious what you're asking, the more pointed and specific the better.

Issues of Eclipse interaction with Cygwin and MingGW are typically
handled in the Eclipse CDT forum.


On 5/21/2013 6:47 AM, Don Joe wrote:
> I recently downloaded eclipse to edit the source code of the AVL solver (available from Dr. Mark Drela at MIT under the GNU GPL). I have the eclipse Fortran environment all set up and running but I am having trouble getting the project compiling in eclipse. I am pretty new to this and I do not completely understand how to set up libraries, makefiles, etc. to get the project going.
>
> I have a windows 7 64 bit system and I am using MinGW. A readme is provided for compiling with MinGW (attached) but I am not sure how to adapt it for eclipse.
>
> Any help would be greatly appreciated.
Re: Compiling Fortran source code [message #1059798 is a reply to message #1059775] Tue, 21 May 2013 16:05 Go to previous messageGo to next message
Don Joe is currently offline Don JoeFriend
Messages: 2
Registered: May 2013
Junior Member
Okay. I will try to be more specific.

I attempted to configure the makefiles for my compiler, but when I build the project I get an error that reads,

"An internal error occurred during: "Build Project". Could not find a file to match the module name: for".

Does anyone know what I am missing?
Re: Compiling Fortran source code [message #1059843 is a reply to message #1059798] Tue, 21 May 2013 20:26 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 5/21/2013 10:05 AM, Don Joe wrote:
> Okay. I will try to be more specific.
> I attempted to configure the makefiles for my compiler, but when I build
> the project I get an error that reads,
> "An internal error occurred during: "Build Project". Could not find a
> file to match the module name: for".
> Does anyone know what I am missing?

As soon as you say "makefiles" you speak of something that's not likely
to be answered in this forum. Based on what you've said, you either want
to ask questions in the Eclipse CDT forum (if your question is actually
about C compilation and not Fortran) or here:

http://www.eclipse.org/photran/

....if you're really talking about Fortran.

The newcomers' forum is about getting Eclipse running and using the
workbench. It's not the only Eclipse forum and not the best for your
question.

Hope this helps.
Previous Topic:Create my own IDE for my own language like LDT (LUA)
Next Topic:Which Eclipse plugin should I look for?
Goto Forum:
  


Current Time: Thu Apr 25 00:13:28 GMT 2024

Powered by FUDForum. Page generated in 0.06526 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top