Bugs item #2823751, was opened at 2009-07-19 00:18
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102915&aid=2823751&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
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: plplotjavacJAVA_wrap.c not compiling in msvc

Initial Comment:
plplotjavacJAVA_wrap.c fails to compile with
error C2275: 'jdoubleArray' : illegal use of this type as an expression on line 
 304

The fix is to declare jadat at the top of function see 
http://forums.sun.com/thread.jspa?threadID=661566&start=15
jdoubleArray jadat;

Attached is the patch for the plplotjavac.i file

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

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

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to