View previous topic :: View next topic |
Author |
Message |
BillJohnson
Joined: 31 Aug 2011 Posts: 30 Location: Connecticut
|
Posted: Thu Sep 01, 2011 12:19 am Post subject: What Silver Frost DLLs need to be include with an Exe? |
|
|
Hello All,
When developing either a dot net application or a stand-alone FORTRAN executable. What specific Silver Frost DLLs do I need to include with the executable? Where do these DLLs need to be saved? Do the Users of the application need to install Silver Frost Compiler?
Thank you in advance,
Bill |
|
Back to top |
|
 |
PaulLaidler Site Admin
Joined: 21 Feb 2005 Posts: 8214 Location: Salford, UK
|
Posted: Thu Sep 01, 2011 6:04 am Post subject: |
|
|
Take a look at ftn95.chm under .NET Platform > .NET Programming > Releasing .NET executables and DLLs.
For Win32 applications and DLLs you only need salflibc.dll. |
|
Back to top |
|
 |
|