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

variables value debug Intel fortran compiler

dani74
Beginner
700 Views

Hi,

I'm having problems in visualizing variables value while debugging with Intel Fortran COmpiler (and Visual Studio 2022). Could somone please help me?

 

0 Kudos
3 Replies
Ron_Green
Moderator
635 Views

It helps to know the versions of:

Intel Fortran

ifort or ifx or both

Visual Studio version

Windows version

 

There is a known issue with VS 2022 v17.2+ and any compiler older than in the oneAPI 2023.2.0 packages

0 Kudos
dani74
Beginner
594 Views

Thank you,

Actually I installed: 

intel fortran p_2023.2.1.7

Visual studio 2022 (the last version available to download)

on Windows 11

Any solutions for this issue?

0 Kudos
Barbara_P_Intel
Employee
582 Views

There is a known issue with the latest versions of Visual Studio, Intel Fortran and debugging. Check this thread; there's a patch available.

 

 

0 Kudos
Reply