- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
I have Fortran program, which was build by CVF Standard Edition 6.5.0. This program is using a dynamic library, which is also written in CVF 6.5.0. It works O.K. on operating systems Windows 98 and Windows 2000 where is CVF installed. Program should serve as a teaching mechanism. When I installed both program and his dll (and Fortran Redistributables self-installing kit - VFRUN66BI.exe too) on machine at the university with Windows XP and without CVF, it gives me error message like this:
Entry point of procedure TRACEBACKQQ was not find in dynamically
connected library DFORRT.DLL.
Does somebody know where could be the problem and how to solve it?
Entry point of procedure TRACEBACKQQ was not find in dynamically
connected library DFORRT.DLL.
Does somebody know where could be the problem and how to solve it?
Lada.
링크가 복사됨
3 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
I deleted the extra posts.
The only thing I can think of is that there is an older DFORRT.DLL in the user's PATH - one from DVF 5, I'd guess. Have the user search their system for other copies of DFORRT.DLL.