Dll with G95
- From: Walter <walter.rosellini@xxxxxxxxxxx>
- Date: Sun, 23 Jul 2006 18:28:28 +0200
Dear all,
I've compiled a F95 "test" program with G95, according to the documentation in the G95 web site www.g95.org.
The dll has been created without problem, but I cant link it with VB5.
I received the following error message from VB: "can't get the enter point".
In my experience it should be due to the subroutine name that changes in the dll from e.g. "name" to something like: "_name@number" (where "number" is a 2 digit real number).
Supposing that this is the problem, actually, I don't know how to find out the number associated with the soubroutine. Or there is something more?
Thanks in advance for your help,
Walter
.
- Follow-Ups:
- Re: Dll with G95
- From: e p chandler
- Re: Dll with G95
- From: max
- Re: Dll with G95
- Prev by Date: Re: About the instruction WRITE
- Next by Date: Re: 50th birthday of Fortran
- Previous by thread: About the instruction WRITE
- Next by thread: Re: Dll with G95
- Index(es):