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

missing dll for viewing watch variables

stell__ralph
Beginner
600 Views

Hello!  When I try to use watch variables I get the message: "An error occurred while attempting to load an expression evaluator dll".  I get this with FORTRAN XE Composer 2016 and the new 2017, debugging a single large FORTRAN program under Win 7.  XE 2016 and 2017 use the Visual Studio 2013 shell.  This prevents me from viewing any watch variables.  Any ideas?  Thank you.

0 Kudos
4 Replies
Xiaoping_D_Intel
Employee
600 Views

It should be the same problem as https://software.intel.com/en-us/forums/intel-visual-fortran-compiler-for-windows/topic/702746

 

Thanks,

Xiaoping Duan

Intel Customer Support 

0 Kudos
stell__ralph
Beginner
600 Views

Duan, Xiaoping wrote:

It should be the same problem as https://software.intel.com/en-us/forums/intel-visual-fortran-compiler-for-windows/topic/702746

 

Thanks,

Xiaoping Duan

Intel Customer Support 

This will work even though I am using the VS 2013 Shell?  The patch appears to be for VS 2012.  Thank you.

0 Kudos
stell__ralph
Beginner
600 Views

Thanks.  Downloading the VS 2012 C++ x86 redistributables solved the problem.  For anyone else dealing with this, the VS 2013 C++ redistributables did NOT solve the problem.

0 Kudos
Reply