Support Requests item #3564827, was opened at 2012-09-04 15:00
Message generated for change (Tracker Item Submitted) made by jcullrick
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=202915&aid=3564827&group_id=2915

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: J C Ullrick (jcullrick)
Assigned to: Nobody/Anonymous (nobody)
Summary: Unresolved external symbol when calling Plplot

Initial Comment:
I have a problem calling the plplotd.dll from a program. I am on Windows 7 and 
using MSVS 10. I was able to buld Plplot with CMAKE with minimal probalems and 
run the  examples. I wrote a small test program to exercise the DLL using the C 
interface. The  program finds and reads plplot.h OK. It seems to find the *.lib 
files OK and the *.dll files are available. When I add a call to a function 
(e.g, plinit() ) the compiler complains about an "unreferenced external 
symbol". This gets translated to c_plinit() which I gather from plplot.his 
appropriate.  Is there perhaps some calling connvention mismatch that I'm not 
seeing?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=202915&aid=3564827&group_id=2915

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to