|
Hi,
Can anyone help me sort out the following
problem?
I developed an application with Java and Java3D. It
runs okay in a IDE such as Kawa. However, when I try to run it in the DOS
command, there is an error as follows:
Exception in thread "main"
java.lang.UnsatisfiedLinkError: no J3D in java.library.path
.........
........
.......
It seems that the application cannot find the J3D
class such as javax.media.j3d.Canvas3D or VirtualUniverse. I have tried to add
the j3d api (j3dcore.jar, j3dutils.jar,...) to the java/jre/lib or java/lib or
program files.softjava/jdk1.3/klib/ directories but the problem is still
there.
I think it must be relevant to the classpath but
not sure.any advice?
Thank you in advance
Liming
|
- Re: [JAVA3D] Urgent Help lchen
- Re: [JAVA3D] Urgent Help V�ctor
- Re: [JAVA3D] Urgent Help lchen
- Re: [JAVA3D] Urgent Help Kodavanti Chakravarti
