Mobbi Mobbason <[EMAIL PROTECTED]> writes:

> I get the same thing, but when I put the symbolic link, I get the
> following error:
> ----
> java.lang.NoSuchMethodError: sun.awt.X11GraphicsConfig: method getVisual()I not 
>found at 
>javax.media.j3d.NativeConfigTemplate3D.getBestConfiguration(NativeConfigTemplate3D.java:129)
> at javax.media.j3d.Renderer.doWork(Renderer.java:410)
> at javax.media.j3d.J3dThread.run(J3dThread.java:250)
> ----
>
> I have the latest J3D (version 1.3) from Blackdown.org and latest
> IBM JDK (version 1.3.1, Intel Compat.) so it can't be a "old
> version" problem.  There must be someone out there doing something
> similar.  Any help will be greatly appreciated!

J3D uses some sun.* classes internally.  Unfortunately IBM recently
seems to have changed the signature of
sun.awt.X11GraphicsConfig.getVisual() from ()I to ()J.


        Juergen

--
Juergen Kreileder, Blackdown Java-Linux Team
http://www.blackdown.org/java-linux/java2-status/

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