My guess would be that you are trying to compile with the compiler that comes
bundled with JBuilder .. if you go to project properties and change the
compiler to the jdk installation ( where I assume the java3d was also
installed to ) I think this may solve your problem.

hope this helps

Andrew Fellows


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

Reply via email to