StamK
Joined: 12 Oct 2016 Posts: 162
|
Posted: Tue Oct 18, 2016 5:49 pm Post subject: Accessing 64bit FTN95 DLL from C++ |
|
|
I am trying to access a very simple (Helloworld!) subroutine of a Fortran file (compiled as 64 bit and then linked via slink64 helloworld.obj /file:simple.dll) from Qt (MSVC 2014 64bit) but it crashes straightaway.
Has anyone been able to successfully load a Fortran 64bit DLL from MSVC (or C++ for that matter)?
Thanks |
|