Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
公告
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29281 讨论

Solution builds successfully but cannot be debugged or run

johnstone__spencer
初学者
736 次查看

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 项奖励
2 回复数
FortranFan
名誉分销商 III
736 次查看

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 项奖励
Steve_Lionel
名誉分销商 III
736 次查看

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 项奖励
回复