Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29276 Discussions

Do I need to send a redistribution kit dlls created with Intel Fortran 10

Stanley_K_
Beginner
458 Views

I have finally moved from Compaq Visual Fortran to Intel Visual Fortran.

With the Compaq fortran I had to get users to run a redistibution kit beofre they could use the dll's I created.

I have created a dll using Intel fortran and the VB 6.0 test application I wrote calls it quite happily. running the test application and dll on a pc which does not have Intel fortran installed gives a run time error saying it cant find the dll.

I have set the dll up to be in same path as on the one with intel fortran installed. I can only assume I need a distribution kit as with the compaq version but I can't find anything. The Compaq fortran gave me quite a lot of info on this but I can't find anything in the intel documentation.

Looking out for any help

Stan

0 Kudos
2 Replies
Steven_L_Intel1
Employee
458 Views
Please submit a request to Intel Premier Support and ask for the redistributables kit. We have one put together but it isn't "public" yet.

As with CVF, your Intel Fortran DLL depends on run-time DLLs that have to be placed where Windows will find them.
0 Kudos
Stanley_K_
Beginner
458 Views

Thank you for the quick reply.

I have submitted an issue with Premier Support, hopefully they will let me have the redistributables kit for next week.

0 Kudos
Reply