I installed jdk1.2.1, jre1.2.1, java3d 1.1.2 SDK and java3d 1.1.2
Runtime on a Pentium III with Windows 98.

OpenGL is installed. I have DirectX installed and runs well.

When I was trying to run any java samples (2D or 3D), I got the
following error message. Can anyone give me some pointers on where the
problems could be? Thanks!

----Error message-----
Exception in thread "main" java.lang.UnsatisfiedLinkError:
C:\jdk1.2.1\jre\bin\a
wt.dll: An attempt was made to load a program with an^M
incorrect format
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1203)
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1119)
        at java.lang.Runtime.loadLibrary0(Runtime.java:470)
        at java.lang.System.loadLibrary(System.java:745)
        at
sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:57)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.awt.Toolkit.loadLibraries(Toolkit.java:882)
        at java.awt.Toolkit.<clinit>(Toolkit.java:903)
        at java.awt.Component.<clinit>(Component.java:258)


_____________________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.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