R. T. (Fortran Man)
09-03-2003, 04:55 PM
How can I create Windows applications using the Lahey Fortran 90 compiler?
Lahey Support
09-03-2003, 05:40 PM
You can use WiSK or RealFree, both of which are bundled with version 4.0 of the Lahey Fortran 90 compiler.
You can create a user interface using Visual C++, Visual Basic, Borland Delphi, or Borland C++, then call your Fortran routines in a Windows DLL created by LF90.
You can directly call the Windows APIs from Fortran (this way requires the most Windows programming expertise).
You can purchase GINO, or Winteracter and call routines in one of these libraries from your LF90 code. All of these products enable you to create Windows applications all in Fortran.
vBulletin® v3.6.8, Copyright ©2000-2010, Jelsoft Enterprises Ltd.