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

The visual studio crash when I use it to write a Fortran program.

wang1
Beginner
319 Views
When I use the visual studio 2017 with Intel parallel studio 2018 to debug a Fortran program , the vs stuck and then crash.And if I ban the "intel fortran expression evaluator" plug-in, the vs can debug the program ,bug it can't show the value of the variable correctly.I have repaired the Intel parallel studio,but the problem is still unsolved.
0 Kudos
1 Reply
Steve_Lionel
Honored Contributor III
319 Views

This is a known incompatibility between the current Intel Fortran and the latest VS2017 update. Workarounds are to uninstall both, reinstall VS2017 and not let it update, then reinstall Fortran, or use VS2015 (either separate or the included Fortran environment in Intel Fortran.) It should be resolved in the next Intel update.

0 Kudos
Reply