Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29268 Обсуждение

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

Intel_C_Intel
Сотрудник
534Просмотр.
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 баллов
3 Ответы
Steven_L_Intel1
Сотрудник
534Просмотр.
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.
lmc
Начинающий
534Просмотр.
Is this the reason why that I am seeing my IVF generated program try to load the MSVCRTD.DLL dll ?

Thanks,
Lynn
Steven_L_Intel1
Сотрудник
534Просмотр.
Yes, if you choose "debug [multithread] DLL" as the run-time libraries type.
Ответить