forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

DLL

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Plato
View previous topic :: View next topic  
Author Message
stfark1



Joined: 02 Sep 2008
Posts: 210

PostPosted: Wed Jan 06, 2010 2:49 am    Post subject: DLL Reply with quote

Hi Again Paul: I did as you said, used the latest FTN program, vers. 5.4, went into the project file, renamed the "salflibc.dll" file to "salflibcbak.dll, copied the salflibc WIN7 DLL file to the project file, renamed it to "salflibc.dll". I then opened PLATO3, opened my project file again, did a "rebuild", the system compiled all routines with no error code but when it went to execute, it issued the error "target does not exist". It looks very promising that it compiled with no errors but now how do I point the system to the .exe file, i.e. "the target"? Sid Kraft
Back to top
View user's profile Send private message
PaulLaidler
Site Admin


Joined: 21 Feb 2005
Posts: 7916
Location: Salford, UK

PostPosted: Wed Jan 06, 2010 9:36 am    Post subject: Reply with quote

I still cannot work out what is going wrong here.
I would need direct access to your machine to take this any further.

The only thing that I can suggest is that you begin by working at a lower level. By this I mean using the command line to compile and link instead of using Plato. It is not as difficult as it may sound. Start with a very simple program and use the help file to find out how to call FTN95 and SLINK from a comand prompt window (DOS box).

e.g. if you have a program in one file called prog.f95 then issue the following to create prog.exe in the same folder.

FTN95 prog.f95

SLINK
lo prog
file
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Plato All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group