Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Symbol file not loaded

Eliecer_M_
Beginner
1,435 Views

Hello,

I have this problem, when I debug a program in visual studio, it comes to a break point and says "symbol file not loaded. No symbol file loaded for libif coremdd.dll" Does anyone know how to solve this?

thank you

0 Kudos
1 Reply
IanH
Honored Contributor III
1,435 Views

There is nothing to solve.  Symbols are not provided for the intel runtime DLLs (which is what the DLL named in the error message is).  Ignore the message.

0 Kudos
Reply