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

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

Syed_R_
Beginner
977 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
977 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