- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I have building a project on my development machine using the Intel Compiler. I can run the application fine but when I give a build to someone that doesn't have the development environment, they get an error locating the dll svml_dispmd.dll. If I explicitly link with svml_dispmd.lib, the error goes away but I would rather not have to complicate our build. Also, this error seems to be new. Does anyone have any ideas what might have caused this?
Thanks
Thanks
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is expected.
On the non-development machine you need to install the redistributables from here http://software.intel.com/en-us/articles/redistributable-libraries-for-the-intel-c-and-visual-fortran-composer-xe-for-windows/ . Make sure to test the right version of redistributables.
Jennifer
On the non-development machine you need to install the redistributables from here http://software.intel.com/en-us/articles/redistributable-libraries-for-the-intel-c-and-visual-fortran-composer-xe-for-windows/ . Make sure to test the right version of redistributables.
Jennifer

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