I think it's a bug of the java3d instalation process. Do not installs the
run-time instance in c:\Program Files\JavaSoft\jre\1.2\
My solution is to copy all the files of c:\jdk1.2\jre\lib\ext to c:\Program
Files\JavaSoft\jre\1.2\lib\ext and the files j3D.dll and j3daudio.dll from
c:\jdk1.2\jre\bin to c:\Program Files\JavaSoft\jre\1.2\bin
After that, the java3d demos works at last!.
Eg: java LOD
(Warning it's case sensitive)
NOTE : Assuming you've installed the instances of java2 in c:\jdk1.2 and
c:\Program Files\JavaSoft
Luk!,
Jordi Gilabert
shilpi banerjee wrote:
> hi,
> could someone help me with this : i installed JDK1.2.1 and then the
java3d
> package and tried to run the samples but i kept getting the error that
the
> class definition could not be found ... don't java1.2 and java3d contain
> all the class defs needed to compile the sample applications ?
> thanks a tonne,
> shilpi
=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/