Author |
Message |
Topic: Can't use /import_lib twice |
Hugh
Replies: 11
Views: 12514
|
Forum: Support Posted: Sat Aug 10, 2013 10:34 pm Subject: Can't use import_lib twice |
OK. I've downloaded SiverFrost Plato v 4.61, which works with programs that don't require the NAG library. However, when I try to use the NAG library, it fails with the error message Access Violation. ... |
Topic: Can't use /import_lib twice |
Hugh
Replies: 11
Views: 12514
|
Forum: Support Posted: Fri Aug 09, 2013 1:18 pm Subject: |
Thanks to both of you for your suggestions.
The problem does seem to lie with slink, which doesn't work at all, even on a "Hello World" program. It hangs when using Plato, and doesn't pro ... |
Topic: Can't use /import_lib twice |
Hugh
Replies: 11
Views: 12514
|
Forum: Support Posted: Thu Aug 08, 2013 2:29 pm Subject: Can't use /import_lib twice |
Thanks very much for those suggestions.
It turns out that I *can* compile on the command line, with
c:\wapps\salford\ftn95 aho1.f /import_lib c\:wapps\salford\naglib\dll\nagsx.dll /import_lib c: ... |
Topic: Can't use /import_lib twice |
Hugh
Replies: 11
Views: 12514
|
Forum: Support Posted: Wed Aug 07, 2013 8:17 am Subject: Can't use /import_lib twice |
No, I thought of that. In fact I gave the full path to both libraries, and checked by reversing the order of the two calls. ftn95 only implements the first call. |
Topic: Can't use /import_lib twice |
Hugh
Replies: 11
Views: 12514
|
Forum: Support Posted: Tue Aug 06, 2013 4:38 pm Subject: Can't use /import_lib twice |
Hello.
I am using Salford Fortran to calculate some multiple-dimensional integrals, for which I need the NAG libraries.
On my old computer (Windows XP) I am able to include the two library dlls ... |
|