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

fortran expression evaluator doesn install

marinoni__andrea_mas
430 Views

Hi All,

I have debugging issue (i cannot see variables in the debugger), I tried installing the fortran expression evaluator from the VS extensions, the installations seems ok but then the extension is actually not installed when i restart VS.

How can I force the installation to succeed ? It seems the installations fails withhout saying nothing.

Bets regards,

0 Kudos
3 Replies
Igor_V_Intel
Moderator
352 Views

It appears that there is an issue with FFE integration in certain cases. I escalated the problem to the development team. Could you please share a bit more details, for example, which exact VS you have, and whether any older compiler versions are installed/uninstalled? You can also share a VSIXInstaller log file, which is located in %TEMP% (e.g. dd_VSIXInstaller_20251218161402_a208.log)

0 Kudos
marinoni__andrea_mas
346 Views

Dear Igor,
thank you. I am on windows10, latest, have installed VS 19 Enterprise 17.14.23 and VS 22 Enterprise 16.11.53 (the latest of both).

I have currently installed intel one api BASE and HPC toolkit (latest - all components selected hence  the intel fortran compiler 2025.3.0 included with it.

I also have installed standalone intel fortran compiler 2024.2.1 and 2024.1.0 which i was keeping since debugging was working when using those compiler in the past.

I attache the FEE installer log file.
Andrea

0 Kudos
Igor_V_Intel
Moderator
346 Views

Note that you need to click on the Install button under  Extensions -> Manage Extensions -> Intel® Fortran Expression Evaluator, and then close VS to start the installation process of the extension (via VSIX installer). It displays a progress bar and an error message (in case it crashes).

0 Kudos
Reply