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

Intel Fortran compiler not showing error lines ( compiler )

MatthiasE2025
Beginner
623 Views

Hello, when running Fortran code, line numbers are not displayed for  compiler errors.

Previously, I could always jump to the corresponding line when an error occurred.

But now (Intel® Fortran Compiler 2025.3) this no longer works.

I am using Visual Studio - Microsoft Visual Studio Community 2019 version 16.11.52.

Is this due to Visual Studio?

Which version of Visual Studio can I use (free)?

 

Regards, Matthias

0 Kudos
2 Replies
witwald
New Contributor II
615 Views

I am successfully using Visual Studio 2022 Community Edition with Intel Fortran Compiler 2024.2.1 IFX and IFORT versions. I'd suggest giving those versions a try. Also, Intel Fortran is now integrated with Visual Studio 2026, so that's also likely to be a combination that works.

0 Kudos
MatthiasE2025
Beginner
549 Views

Hello witwald, thanks for the tip, I'll try it.

Regards
Matthias

0 Kudos
Reply