Hello Fellows.

   I am trying to install Java3D API in my computer to
work with JBuilder. I downloaded the file
"java3d-1_2-win-opengl_sdk.exe" and "openGL.exe" from
Microsoft.

   I have already made JBuilder to find the libraries
but my problem is the following error :

java.lang.UnsatisfiedLinkError: no J3D in
java.library.path
        at
java.lang.ClassLoader.loadLibrary(ClassLoader.java:1312)
        at java.lang.Runtime.loadLibrary0(Runtime.java:749)
        at java.lang.System.loadLibrary(System.java:820)
        at
javax.media.j3d.MasterControl$1.run(MasterControl.java:389)
        at java.security.AccessController.doPrivileged(Native
Method)
        at
javax.media.j3d.MasterControl.<init>(MasterControl.java:386)
        at
javax.media.j3d.VirtualUniverse.<clinit>(VirtualUniverse.java:550)
        at java3d.TextureImage.init(TextureImage.java:88)
        at
com.sun.j3d.utils.applet.MainFrame.run(MainFrame.java:294)
        at java.lang.Thread.run(Thread.java:484)

   I read many installation guides and it seems that
openGL is not properly installed in the machine. The
problem is that I don�t know where to install it.

   Could anyone please give me detailed guidelines on
how to install this? Or give me some other clue on how
to install it?

   Thanks,

   MYI

__________________________________________________
Do You Yahoo!?
Thousands of Stores.  Millions of Products.  All in one Place.
http://shopping.yahoo.com/

===========================================================================
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