Silverfrost Forums

Welcome to our forums

Accessing 64bit FTN95 DLL from C++

18 Oct 2016 4:49 #18167

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

Please login to reply.