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

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

Intel_C_Intel
Employé
529 Visites
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 Compliments
3 Réponses
Steven_L_Intel1
Employé
529 Visites
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 Compliments
lmc
Débutant
529 Visites
Is this the reason why that I am seeing my IVF generated program try to load the MSVCRTD.DLL dll ?

Thanks,
Lynn
0 Compliments
Steven_L_Intel1
Employé
529 Visites
Yes, if you choose "debug [multithread] DLL" as the run-time libraries type.
0 Compliments
Répondre