Hi Hongkun Wang,

Yes I have 2 issues called A) and B)


A)
I did not find the 2 files (J3D.DLL and
J3DAudio.dll ) in JDK1.3\bin.
But I did find them in \jdk1.3\jre\bin.
Is that where they are supposed to be?

B)
I also found that the 4 packages are the 4 jar files which I found in
\jdk1.3\jre\lib\ext
and they are:
1) j3daudio.jar
2) j3dcore.jar
3) j3dutils.jar
4) vecmath.jar

Please forgive me if I am wrong about this... But is this what you meant?

regards,

neo

Hongkun Wang wrote:

> You forgot to copy 2 critical Java3D DLL files into c:\Program
> Files\JavaSoft\JRE\1.3\bin.
> You can find out these 2 DLL in JDK1.3\bin, the name is J3D.DLL and
> J3DAudio.dll or somthing like that.
>
> Keep in mind that Java3D programe needs:
> (1) 4 Java3D packages in \ext
> (2) 2 native DLL in \bin
>
> I am sure it will be working. Good Luck.
> Hongkun Wang
>
> ----- Original Message -----
> From: "b. white" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, July 17, 2000 3:38 PM
> Subject: [JAVA3D] j3d and jdk1.3
>
> > Last week I put jdk1.3 and java3d on a new computer running windows
> > 2000.  I had a difficult time getting them to run together on though.  I
> > kept getting the error
> > Exception in thread "main" java.lang.NoClassDefFoundError:
> > I searched the archives and found a few other people that had encountered
> > this problem.  Well, I have now solved this on my Machine this is how I
> > did it.
> >
> > Under windows 2000
> >
> > I installed jdk1.3 directly under c: where it goes by default.
> > I then istalled java3d into c:\Program Files\JavaSoft\JRE\1.3
> > instead of the default which was c:\Program Files\JavaSoft\JRE\1.2
> > I then copied the 4 jar files j3daudio, j3dcore, j3dutils, and vecmath
> > from c:\Program Files\JavaSoft\JRE\1.3
> > into c:\jdk1.3\jre\lib\ext and c:\jdk1.3\lib\ext
> > maybe you don't need to copy it into both of those but that is how I
> > finally got it to work.
> >
> > Hope that helps if anyone else has been having my problem.
> >
> > Brian White
> > [EMAIL PROTECTED]
> >
> >
> ===========================================================================
> > 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".

Reply via email to