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

V9Samples.zip

gillesbourque
Beginner
322 Views
Hello,
I tried the example VBCallsFortran example from the bundle posted by Steve. It compiles OK but during the execution I get the following error messages when I hit the button "Do it!": This application has failed to start because MSVCRTD.dll was not found. Re-installing the application may fix this problem. I use VB.Net 2003 and intel fortran 8.1 What is the cure?
Gilles
0 Kudos
2 Replies
Steven_L_Intel1
Employee
322 Views
Your choice:

1: Update your compiler to the latest 8.1 or 9.0
2: Go into the project options, Libraries, and change the Use Runtime Library type to be a non-Debug DLL type.
0 Kudos
gillesbourque
Beginner
322 Views

Steve

Once again, thank you very much for your fast response.

Gilles

0 Kudos
Reply