- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have follow the imsl routine implemantation procedure and still have this error.
Error: Cannot open include file 'link_f90_dll.h'
I have put the paths into the tools- options- directories and inlcudes sections but still getting the above error.
Guido
Error: Cannot open include file 'link_f90_dll.h'
I have put the paths into the tools- options- directories and inlcudes sections but still getting the above error.
Guido
Link Copied
6 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is an IMSL file and you need to make sure that the correct IMSL include path is listed under Tools..Options..Intel Fortran..Directories..Include. Make sure that the path includes IA32 and not "Intel32".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I did that... the correct paths name were in the Poting application from CVF to intel visual fortran white paper.
However still getting error.
I also checked the IA32 directory on my computer and it is full of files.
However I don't see a file with .h extension
Guido
However still getting error.
I also checked the IA32 directory on my computer and it is full of files.
However I don't see a file with .h extension
Guido
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Which "IA32" directory are you checking? You do have the Professional Edition of Intel Visual Fortran with IMSL installed?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Steve,
I ran the installion program setup.exe to install the imsl routines.
I am running the profressional version of intel fortran on windows xp using Visual c++.net 2003 stadard edition
This is the directory where all the .dll files reside on my computer
C:PROGRAM FILESVNICTT5.0LIBIA32
This directory contains only .dll file extensions. Is that correct?
I have this directory typed in, in the include and drrectory tabs under the tool-options-fortran section of the IDE
Still getting the error.
Is there anything else I can check
Guido
I ran the installion program setup.exe to install the imsl routines.
I am running the profressional version of intel fortran on windows xp using Visual c++.net 2003 stadard edition
This is the directory where all the .dll files reside on my computer
C:PROGRAM FILESVNICTT5.0LIBIA32
This directory contains only .dll file extensions. Is that correct?
I have this directory typed in, in the include and drrectory tabs under the tool-options-fortran section of the IDE
Still getting the error.
Is there anything else I can check
Guido
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That's not the correct path. You want:
C:Program FilesVNICTT5.0includeIA32
C:Program FilesVNICTT5.0includeIA32
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks that fixed that problem

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page