|
Hello,
is there anybody who could help me? I just
installed the Java3D package, and all I wanted is to run a simple example
delivered with the Java3D tutorial, wich is called "HelloJava3Da".
Unfortunately, nothing works. I obtained an UnsatisfiedLinkError.
Here is the whole
output:
java.lang.UnsatisfiedLinkError: C:\Programme\jdk1.2.2\jre\bin\J3D.dll: "A component connected to the system doesn't work" at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1319) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1235) at java.lang.Runtime.loadLibrary0(Runtime.java:470) at java.lang.System.loadLibrary(System.java:768) at javax.media.j3d.MasterControl$12.run(MasterControl.java:681) at java.security.AccessController.doPrivileged(Native Method) at javax.media.j3d.MasterControl.loadLibraries(MasterControl.java:678) at javax.media.j3d.VirtualUniverse.<clinit>(VirtualUniverse.java:206) at javax.media.j3d.Canvas3D.<clinit>(Canvas3D.java:815) at HelloJava3Da.<init>(HelloJava3Da.java:45) at HelloJava3Da.main(HelloJava3Da.java:74)
I am really helpless, because I did nothing but installing the Java3D package and intended to run a program which I even didn't write myself. What can I do, or what did I do wrong? Must I do more than just installing the Java3D package and compiling the delivered example files? Thanks Michael |
- [JAVA3D] UnsatisfiedLinkError alessandro.pironi
- Re: [JAVA3D] UnsatisfiedLinkError Sonja Emmel
- Re: [JAVA3D] UnsatisfiedLinkError Syrus Mesdaghi
- [JAVA3D] Java 3D in netscape 6.0 Qiuli Sun
- [JAVA3D] Moving the camera through ... Eelco van den Berg
- Re: [JAVA3D] UnsatisfiedLinkError Jeff Roberts
- Re: [JAVA3D] UnsatisfiedLinkError Syrus Mesdaghi
- Re: [JAVA3D] UnsatisfiedLinkError Michael Hauptmann
- Re: [JAVA3D] UnsatisfiedLinkError John Wright
- Re: [JAVA3D] UnsatisfiedLinkError Kyle Wayne Kelly
- Re: [JAVA3D] UnsatisfiedLinkError Michael Hauptmann
- [JAVA3D] UnsatisfiedLinkError Jasmine Kwok
- [JAVA3D] UnsatisfiedLinkError Marcel Schmittfull
- Re: [JAVA3D] UnsatisfiedLinkError Michael Pfeiffer
- Re: [JAVA3D] UnsatisfiedLinkError Marcel Schmittfull
- Re: [JAVA3D] UnsatisfiedLinkErr... Juergen Kreileder
- Re: [JAVA3D] UnsatisfiedLinkErr... Silv�re Martin-Michiellot
