[Source] troubleshooting Xj3D trunk build.xml, won't compile

Don Brutzman brutzman at nps.edu
Fri Dec 9 05:37:58 PST 2011


On 12/8/2011 7:57 AM, Alan Hudson wrote:
> [...]
> Tony and I are not seeing this problem on compile.
> 
> I did an ant clean
> ant build
> 
> with no problems

thanks for checking.  after updating svn this morning
i ran the same steps from a bash console.  it worked.  :)

online build also looks OK  :)
https://savage.nps.edu/jenkins/job/Xj3dSourceTrunk/

but the reported problem remains,  since the build
still fails as follows when run from inside netbeans IDE:

> ... 
> Compiling org/web3d/util
> Compiling 33 source files to C:\Xj3D.nps\classes
> C:\Xj3D.nps\src\java\org\web3d\util\ErrorReporter.java:32: package org.j3d.util does not exist
> public interface ErrorReporter extends org.j3d.util.ErrorReporter {
> Note: Some input files use unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
> 1 error
> C:\Xj3D.nps\build.xml:47: The following error occurred while executing this line:
> C:\Xj3D.nps\build_common.xml:21: Compile failed; see the compiler error output for details.
> BUILD FAILED (total time: 4 seconds)

so the problem might be in the settings of the netbeans project.
netbeans editor is also showing that it can't find certain classes.
hopefully Terry and I can get a chance to look at this today.
i expect the fix will be to check in a properly configured nbproject
directory into the trunk.

all the best, Don
-- 
Don Brutzman  Naval Postgraduate School, Code USW/Br       brutzman at nps.edu
Watkins 270,  MOVES Institute, Monterey CA 93943-5000 USA   +1.831.656.2149
X3D graphics, virtual worlds, navy robotics http://faculty.nps.edu/brutzman



More information about the Source mailing list