Which dll files?  Right now, I'm including in my project all of the Java 3D jar files that are in the following directory: ..\J2sdk1.4.2_01\jre\lib\ext.  The jar files included are:
 
dnsns.jar
j3daduio.jar
j3dcore.jar 
j3dutils.jar
ldaspec.jar
localedata.jar
sunjce_provider.jar
vecmath.jar
 
It runs fine in JBuilder, but fails when running the jar file from the command line.
 
----- Original Message -----
From: Zak Nixon
Sent: Tuesday, May 04, 2004 9:58 AM
Subject: Re: [JAVA3D] java.lang.UnsatisfiedLinkError

Check where the Java3D *.dll files are located.
You probably have them in the wrong place.
 
Z
----- Original Message -----
Sent: Tuesday, May 04, 2004 8:57 AM
Subject: [JAVA3D] java.lang.UnsatisfiedLinkError

I get the following error message after creating and then running my jar file:
 
"Exception in thread "main" java.lang.UnsatisfiedLinkError: no J3D in java.library.path..."
 
I need some help as to what may be causing this.
 
Thanks.
=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to