Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] Java Wrapper Now Working

Date2005-12-11 20:06
FromMichael Gogins
SubjectRe: [Cs-dev] Java Wrapper Now Working
I think then that we should have psnd, jsnd, lsnd modules, etc. for Python, Java, LISP and if that is not enough, separate shared libraries.

But first, I assume you did delete all .so files and do a complete clean and rebuild.

Regards,
Mike

-----Original Message-----
From: Istvan Varga 
Sent: Dec 11, 2005 2:26 PM
To: csound-devel@lists.sourceforge.net
Subject: Re: [Cs-dev] Java Wrapper Now Working

On Sunday 11 December 2005 17:59, Michael Gogins wrote:

> This can probably be handled with a SWIG %rename directive, or a different
> module name in each interface language.

Using %rename to rename the wrapper class the interface builds
without errors, but for some reason using it in Java now crashes,
although it worked when the Python wrapper was not built.
It may still be a problem if SWIG directors are used in more than
one source file.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel





-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-12-11 20:31
FromIstvan Varga
SubjectRe: [Cs-dev] Java Wrapper Now Working
AttachmentsNone