Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
공지
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.

DFORRT.DLL supports XP home edition?

brb36641
초급자
567 조회수
Hello, please, someone helps me to solve problem as follows.
My software made by fortran does not run under Windows XP home edition.
Error message said DFORRT.DLL(6.6.913.106,6.6 - 913 (Update B) )runs not normall .
This phenomenon occasionally is happen and the message appears.
By the way, same program always runs normally under Windows XP Professioinal edition.
Does someone have information to solve this problem or hint?
Let me know it as soon as possible.
0 포인트
5 응답
Steven_L_Intel1
567 조회수
I am not aware of any such issues. What does the error message actually say (exact and complete text)?
0 포인트
Intel_C_Intel
직원
567 조회수

Hello,

We sawthisproblem a while ago when we used Compac Visual Fortran. The origin of the problem back then was that thefile dforrt.dll wasrequired when running a Fortran DLL made by Compac Visual Fortran. We resolved the problem by sendingdforrt.dll with our application. You should find the dforrt.dllthat comes with your compiler andput it in the same folder as the dll you have made. Other DLL's may or may not be needed too - if you find which DLL's are required, put them all in the same folder as your application.

I hope this works,

Lars Petter Endresen

0 포인트
Steven_L_Intel1
567 조회수
True - if your application or DLL is linked against DFORRT.DLL, you need that DLL present when running on a system, any system, that does not have CVF installed. This is not particular to XP Home.
0 포인트
brb36641
초급자
567 조회수

Hi,

Thank you very much for suggestions.I will try to installCVFor copy DFORRTL.dll file on sameposition of myapplication.

0 포인트
brb36641
초급자
567 조회수
Hello,
I am trying to solve this issue and am not aware of any other DFORR.DLL file newer thanmine isthere. Pleaelet memakesure.
Thanks.
0 포인트
응답