- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello everybody,
i am using IMSL library to take advantages of some mathemactical predefined functions in there. but i have a trouble in compiling a program that have to work properly on another windows system which doesn't contain imsl library intsalled in it.
Can any body help me in this topic?
thank you in advance.
i am using IMSL library to take advantages of some mathemactical predefined functions in there. but i have a trouble in compiling a program that have to work properly on another windows system which doesn't contain imsl library intsalled in it.
Can any body help me in this topic?
thank you in advance.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What is the problem? I'll take a guess, though. Windows complains of a missing DLL. By default, you'll need the Intel Fortran DLL libiomp5md.dll on the target system in the same folder as your executable.
There might be other requirements depending on how you have linked in IMSL. are you using one of the 'LINK_FNL_xxx.h' INCLUDE lines? Which one? If not, how are you specifying the libraries to use?
There might be other requirements depending on how you have linked in IMSL. are you using one of the 'LINK_FNL_xxx.h' INCLUDE lines? Which one? If not, how are you specifying the libraries to use?

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