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.
29285 Discussions

How not to supply tecio.dll with my distrubution of static library

Syed_R_
Beginner
674 Views

I am building a static library which links to tecio.lib. However, when an end-user tries to execute their program that is linked with my static library, the following message appears. How do I fix it?

"The program can’t start because tecio.dll is missing from your computer"

Please help!

0 Kudos
1 Reply
Steven_L_Intel1
Employee
674 Views

tecio.dll is not an Intel Fortran supplied DLL. A Google search suggests that it's part of the Tecplot library.

0 Kudos
Reply