Yes.
openGL is running well in C++.
And six required *.jar files are in the following directory as specified
in Readme.text.
C:\jdk1.2.2\jre\bin\J3D.dll
C:\jdk1.2.2\jre\bin\j3daudio.dll
C:\jdk1.2.2\jre\lib\ext\vecmath.jar
C:\jdk1.2.2\jre\lib\ext\j3dcore.jar
C:\jdk1.2.2\jre\lib\ext\j3daudio.jar
C:\jdk1.2.2\jre\lib\ext\j3dutils.jar
Thanks,
Yan
On Wed, 11 Aug 1999, Gupta, Vineet TEC wrote:
> Do you have the opengl95.exe files installed? Also, are your classpath set
> for the five *.jar files?
>
> Vineet Gupta
>
> -----Original Message-----
> From: Discussion list for Java 3D API
> [mailto:[EMAIL PROTECTED]]On Behalf Of Yan Wang
> Sent: Monday, August 09, 1999 2:06 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [JAVA3D] error running a java program
>
>
> I got the similiar problem:
>
> -------------------------------------------------------------------
> Exception in thread "main" java.lang.UnsatisfiedLinkError:
> C:\jdk1.2.2\jre\bin\J
> 3D.dll: A device attached to the system is not functioning
> 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.UniverseManager$1.run(UniverseManager.java:155)
> at java.security.AccessController.doPrivileged(Native Method)
> at
> javax.media.j3d.UniverseManager.<init>(UniverseManager.java:152)
> at javax.media.j3d.VirtualUniverse$2.run(VirtualUniverse.java:520)
> at java.security.AccessController.doPrivileged(Native Method)
> at
> javax.media.j3d.VirtualUniverse.<clinit>(VirtualUniverse.java:516)
> at HelloUniverse.<init>(HelloUniverse.java:136)
> at HelloUniverse.main(HelloUniverse.java:172)
> -----------------------------------------------------------------------
>
>
>
> On Mon, 9 Aug 1999, Tristan Wang wrote:
>
> > 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".
> >
>
> ===========================================================================
> 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".
>
===========================================================================
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".