Erik,
The MovieTexture class is a place holder, and is safe not to
compile. If you check out the Makefile in the impl directory,
that node is commented out, sorry this doesn't translate
to the win32 build script easily.
The precompiled vrml97.jar is now also linked to the download page.
----------------
Rick Goldberg
Sun Microsystems
>From: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Date: Wed, 24 Feb 1999 09:03:14 +0100
>MIME-Version: 1.0
>Content-transfer-encoding: 7BIT
>Subject: [java3d] newbe: Problems to compile VRML-JAVA3D 0.90
>
>Hi !
>I have a problem with the VRML-JAVA3D 0.90 source code. I can't
>compile class
>com.sun.j3d.loaders.vrml97.impl.MovieTexture. The
>compiler tells me the class should be abstract and
>after I make it so the compiler gets an error because
>there is no default constructor for Node.
>
>------
>MovieTexture.java:40: No constructor matching
>Node() found in class
>com.sun.j3d.loaders.vrml97.impl.Node.
>
>public abstract class MovieTexture extends Node {
>-----
>where is my erorr ? I'm using JDK 1.2 (Win32) and
>Java3D 1.1 (Win32).
>
>
>
>=====================================================================
>To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
>Java 3D Home Page: http://java.sun.com/products/java-media/3D/
=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/