- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I built an application using Intel Fortran Visual Studio, It runs nicel on my PC, but won't run on other PCs. What am I missing?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you need assistance with the Intel Fortran software, I recommend checking below for assistance.
Fortran Compiler Support
http://www.intel.com/software/products/support/index.htm http://www.intel.com/software/products/support/index.htm
Email address: mailto:quadsupport@mailbox.intel.com quadsupport@mailbox.intel.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am a hardware guy, but I would check to see that all the required DLL's are included with your build.
Likely the DLL is resident on your system as part of the compiler, but not in the package you transport to the other systems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, I understand the issue; I need to include the DLLs in my build. How do I do that? I am using Interl Fortran professional with MS Vis Stidio 11.1.067
Do I include them with a compiler switch? If so, what is it. I tried one that was suggested (/MT) and it may have included some DLLs, but not all., Do I need to list the DLLs in the compile or link command? If so, what is the list of DLLs I need? This should be simple, but so far, I haven't figured it out.

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