This specific error you're facing is caused because your JVM can't find
J3D.dll, this file is normally copied into JDK_DIR/jre/bin/. If you copy
this file JBuilder's jre/bin, it will work fine.
Fabio
On Wed, 29 Mar 2000, *CMULLON, C, Christian, Dr wrote:
> I am trying to run Java3d programs with the IDE JBuilder. I have done
> a normal installation of the Java3d library with the
> java3d1_1_3-win-opengl-sdk and then declared the .jar files as a
> library for JBuilder. When I try to run the SphereMotion example of
> the Java3d distribution, I get the following error message :
>
> Java.lang.UnsatisfiedLinkError: no J3D in java.library.path
> at java.lang.ClassLoader.loadLibrary(Compiled Code)
> ....
> at SphereMotion.main(SphereMotion.java:229)
>
> Has anyone an idea of the correct installation of Java3D with JBuilder
> ? Thanks Christian Mullon
>
> ===========================================================================
> 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".