Author Topic: Eclipse (Phortran) for Feap under Linux Operation System  (Read 8427 times)

Aamir Dean

  • Jr. Member
  • **
  • Posts: 15
Eclipse (Phortran) for Feap under Linux Operation System
« on: November 08, 2012, 04:09:44 PM »
hey guys,
i'm using feap V8.3 under Ubunto 12.04, I want to use Eclipse (Phortran) to debug my codes,
I have installed Eclipse (Phortran) now, can somebody tell me in step manner what is next?, like how can I create the project and then build the Library and link feap
thank you in advance

mubeen

  • Jr. Member
  • **
  • Posts: 22
    • Mubeen Shahid
Re: Eclipse (Phortran) for Feap under Linux Operation System
« Reply #1 on: December 05, 2012, 06:14:59 AM »
Eclipse Photran needs much more effort as compared to simple installation and usage by make system.
I wasted many months trying Eclipse Photran for FEAP on Fedora, but finally gave up.

FEAP_Admin

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 993
Re: Eclipse (Phortran) for Feap under Linux Operation System
« Reply #2 on: December 22, 2012, 12:54:35 PM »
One way to do this could be to set up a CMAKE system for FEAP.  It would then generate the necessary project files for you.  We have some plans to do this in the next release but the timing is indeterminate at the moment.  If you decide to try it and make some progress, please share it.