Re: Java: JNI problem with copyFromArray()
Re: Java: JNI problem with copyFromArray()
- Subject: Re: Java: JNI problem with copyFromArray()
- From: Bill Stewart <email@hidden>
- Date: Tue, 12 Aug 2003 11:59:02 -0700
Ask the Java Dev list - there were some things left out on the 1.4
update that CAJ needed (We've since fixed this, and the next Java
update will have a fixed version of CAJava that doesn't need this)
Bill
On Tuesday, August 12, 2003, at 04:53 AM, Stefan Werner wrote:
Hi,
when I run my Java program using CAMemoryObject.copyFromArray(), I get
the following runtime exception:
java.lang.NoClassDefFoundError:
com/apple/mrj/internal/jdirect/ArrayCopy
at
com.apple.audio.util.CAMemoryObject.copyFromArray(CAMemoryObject.java:2
61)
Do I need to set a special classpath when running my application? I am
using PB's defaults for a Java tool, and my JDK is version 1.4.1.
Thanks,
Stefan
--
http://www.keindesign.de/stefan/
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.
--
mailto:email@hidden
tel: +1 408 974 4056
________________________________________________________________________
__
"Much human ingenuity has gone into finding the ultimate Before.
The current state of knowledge can be summarized thus:
In the beginning, there was nothing, which exploded" - Terry Pratchett
________________________________________________________________________
__
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.