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

Solution builds successfully but cannot be debugged or run

johnstone__spencer
283 Views

UPDATE: I SOLVED THE PROBLEM

I'm hoping someone could please help me. I am trying to run a basic programme as a test to ensure the compiler is working correctly, but it isn't working. The file is built successfully (refer to attached images), however no .obj file is created and hence I am getting the error "unable to start program" when I try to debug.

If you could inform me of how to fix this I would be very grateful. 

Cheers

 

0 Kudos
2 Replies
FortranFan
Honored Contributor II
283 Views

Can you create a zip of the entire folder of your 'practice' example and attach it here?  Readers can take a look and suggest changes you can try.

0 Kudos
Steve_Lionel
Honored Contributor III
283 Views

And since you solved the problem, please explain what went wrong and how you solved it. It might help someone else in the future.

I'm going to guess that it's the issue described in https://software.intel.com/en-us/articles/problem-fortran-source-files-not-compiled-when-building-in-visual-studio

0 Kudos
Reply