Java: JNI problem with copyFromArray()
Java: JNI problem with copyFromArray()
- Subject: Java: JNI problem with copyFromArray()
- From: Stefan Werner <email@hidden>
- Date: Tue, 12 Aug 2003 13:53:14 +0200
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:26
1)
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.