Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

V9Samples.zip

gillesbourque
Beginner
602 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
602 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
602 Views

Steve

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

Gilles

0 Kudos
Reply