Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Debug Fortran code in Xcode 3.2.6

e_shahraeeni
Beginner
596 Views
Hi guys,

I wonder if anybody could give me a clue what would be the reason that almost all options under 'Run' are greyed. This is how it looks like:



I am new in Xcode + ifort and I am going to use it for scientific computational programming, for which I need to have full control over debugging features. In a very simple 'hello, world' code I can set breakpoint and go over the code line by line, but for a more complicated code with several modules, I get stuck immidiately after 'Build'.

Any comment, advice, kind-of-a-tutorial thread which could help me in this regard would be highly appreciated.
0 Kudos
1 Reply
Ron_Green
Moderator
596 Views
that does look odd. I may be able to try to reproduce this, but I need to also know what version of Mac OS you run, and what version of the compiler you have.

The compiler is very very picky about OS and Xcode versions. This looks like the integrations into Xcode didn't work. You did install the compiler after Xcode, and not the other way around?

ron
0 Kudos
Reply