I just finished installing Intel Parallel Studio XE 2011. It is supposed to be a fortran compiler that works with Microsoft Visual Studio. I am trying to debug a Fortran code, but am not able to. The program does build and run properly using the command prompt, but not in visual studio. Nothing happens when I push F5, and both debug options (Debug and Start Without Debugging) are grayed out and unclickable.
It seems like something that should be easy to fix, but I've spent some time researching the issue and have not come up with anything.



