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 

Simpleplot, second request

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support
View previous topic :: View next topic  
Author Message
Anonymous
Guest





PostPosted: Fri Apr 01, 2005 3:31 am    Post subject: Simpleplot, second request Reply with quote

Dear Support

After upgrading my FTN95 recently I received a simpleplot example in the documentation. I tried to compile the example but cannot since the compiler cannot find the subroutines required (e.g. call initsp). Please let me know what I may be missing from the download. My simple.dll dates back to 1998, I believe.

Regards


Sten Lou

sten.lou@conocophillips.com
Back to top
Martin



Joined: 09 Sep 2004
Posts: 43

PostPosted: Tue Apr 05, 2005 2:53 am    Post subject: Simpleplot, second request Reply with quote

You need to link with simple.dll, i.e. ftn95 simple3.for /link /library simple.dll
Back to top
View user's profile Send private message
Anonymous
Guest





PostPosted: Mon Apr 18, 2005 8:07 am    Post subject: Simpleplot, second request Reply with quote

Martin

You have confused me. I can make program work that use %pl without userdraw as long as I have the simple.dll in e.g. the directy with the program. However, I cannot make the 'userdraw' option work. Is this really a link problem?

Sten
Back to top
Martin



Joined: 09 Sep 2004
Posts: 43

PostPosted: Mon Apr 18, 2005 9:07 am    Post subject: Simpleplot, second request Reply with quote

The %pl example in the FTN95 user's guide without the user_drawn option does not contain any explicit calls to simpleplot subroutines. This means it does not need to directly link with the simpleplot DLL. The example that uses the user_drawn option does call simpleplot subroutines, so needs to be linked with the simpleplot DLL as mentioned in my previous reply.

Hope this helps,

Martin.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support 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