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".

Reply via email to