Michael P. McCutcheon wrote:
I have downloaded the M5 CVS image from web3d.org.
I have been trying to compile the java files, but keep getting an error
that the following file can not be found:
org.web3d.x3d.sai.profileName
The XML stuff seems to use it.
Can anyone tell me where to get this file so that I can get a clean build?
I assume you are not using the make environment. If you were, you would
not be getting this build error because we stopped building any of the
XML code in that release. The only way you could be compiling that code
is if you're using Ant or an IDE. Only recently have we re-instituted it
for use in the mainline code, and it is a completely different codepath
now.
--
Justin Couch http://www.vlc.com.au/~justin/
Java Architect & Bit Twiddler http://www.yumetech.com/
Author, Java 3D FAQ Maintainer http://www.j3d.org/
-------------------------------------------------------------------
"Humanism is dead. Animals think, feel; so do machines now.
Neither man nor woman is the measure of all things. Every organism
processes data according to its domain, its environment; you, with
all your brains, would be useless in a mouse's universe..."
- Greg Bear, Slant
-------------------------------------------------------------------
===========================================================================
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".