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

libifcoremdd.dll in Version 8.1 not linking to Version 7.X DLLs

Intel_C_Intel
Employee
515 Views
It was noted several months ago that the Debug DLLs were linking to Visual Studio 6.0 debug DLL and not to the debug DLLs in Visual Studio 2003. At the time it was said that it would be fixed in a later version. I though maybe it was fixed in 8.1, but that does not appear to be the case. Any idea when this will be fixed???
The problem is not many developers have Visual Studio six on their machines any more.
Thanks,
Scot Parks
0 Kudos
3 Replies
Steven_L_Intel1
Employee
515 Views
We apologize for this. It had been my understanding that a fix for this was in progress for 8.1, but it turns out it didn't happen. It is being worked on again for a future update, but I can't predict when.
The simplest workaround for now is to not specify the debug DLLs.
0 Kudos
lmc
Beginner
515 Views
Is this the reason why that I am seeing my IVF generated program try to load the MSVCRTD.DLL dll ?

Thanks,
Lynn
0 Kudos
Steven_L_Intel1
Employee
515 Views
Yes, if you choose "debug [multithread] DLL" as the run-time libraries type.
0 Kudos
Reply