Quantcast
Channel: Intel® Fortran Compiler
Viewing all articles
Browse latest Browse all 3270

No Fortran Expression Evaluator debugging COM Server.

$
0
0

My project is a .NET front end calling a Fortran COM Server (generated with the COM Server wizard) via COM-Interop.

In IVF 12.1, I could debug into the COM Server and watch Fortran variables.  After migrating to IVF 14.0, I can see some variables in the debugger but they have C semantics, e.g. type "long" rather than INTEGER(4).  Allocatables or pointer targets are not viewable.  Reading elsewhere I guess this means the Fortran Expression Evaluator (fee.dll) is not loaded.

I can successfully debug simpler projects where the Fortran code is statically linked.

Is there some way to kick-start the Fortran Expression Evaluator?


Viewing all articles
Browse latest Browse all 3270

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>