- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I can't run the excel example. The error message show "can't fing fcall.dlll".Soi modify the path of the location of th dll file, but itstill don't work.I use excel 2003 and IVF 9.1.
need for help.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Most likely, when you installed Intel Fortran, you did not check the box to have it update the system environment variables. Right click on My Computer, select Properties, Advanced, Environment Variables. Under System variables, edit PATH and add at the end (with a semicolon separator):
"C:Program FilesIntelCompilerFortran9.1IA32Bin"
If you have the compiler installed somewhere else, adjust the path. Then try again.
The problem is that the system cannot find the Intel Fortran run-time DLLs that your DLL depends on.
"C:Program FilesIntelCompilerFortran9.1IA32Bin"
If you have the compiler installed somewhere else, adjust the path. Then try again.
The problem is that the system cannot find the Intel Fortran run-time DLLs that your DLL depends on.
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