- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When I try to call routines from the IMSL, I get this error. I have included the library and include paths as explained in the"Installing and using the IMSL* Libraries" article. What else needs to be done?
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
These INCLUDE files are a convenient way to select which set of IMSL libraries you want to link against. They are described in the compiler documentation under Building Applications > Using Libraries > Using IMSL.
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What is the complete error message? Did you also add the appropriate INCLUDE line in your source, such as:
INCLUDE 'link_fnl_static.h'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Steve, the link now works. I did not know that the include file was necessary. What is the purpose of this file? I see there are other h-type files in the include folder, what are they for?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
These INCLUDE files are a convenient way to select which set of IMSL libraries you want to link against. They are described in the compiler documentation under Building Applications > Using Libraries > Using IMSL.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page