- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you have installed the redistributables which include svml_dispmd.dll, you may not have added that folder to PATH. I don't know why you would link one static library along with dynamic ones. If you would switch from /MD to /MT you would link all possible static libraries.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There's a more complete iescription of how to use (an older version of) redistributable library here
If you check PATH on your build computer, you should see the redistributable folder in the list. The same thing must happen on your target computer. There may be a .bat included to make this happen.
The Intel libraries you have mentioned aren't subject to LGPL so I see no reason why you would link the static version of one and the dynamic of another. Besides, LGPL was changed 15 years ago so as not to distinguish between static and dynamic link.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
do you still have the issue?
As Tim noted that the "path" on the test machine should have the "C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\intel64\compiler". did you check it?
Thanks,
Jennifer

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