- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I generated a stand-alone executable file (release) using the Intel Fortran Compiler-Windows. When I ran the executable file on another PC, it created the following errors:
"The code execution cannot
Reinstalling the program may
"The code execution cannot proceed because svml_dispmd.dl was not found.
Reinstalling the program may
"The code execution cannot proceed because libifcoremd.dll was not found.
Reinstalling the program may
The stand-alone executable file runs well on my machine (compiled the code). But it does not run on another PC with the above error messages.
Any ideas how to fix the errors?
Thanks.
PF59
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What environment did you compile the code in? If it was on the command line, then using the switches /libs:static /threads /dbglibs worked for me.

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