Errors installing with ant build
Posted: Wed 30. May 2012, 00:06
Hello,
I am experiencing difficulties building the latest release using ant. There seems to be a classpath problem, viz.
[javac] C:\projects\jreality\src-examples\de\jreality\examples\Oloid.java:69: cannot find symbol
[javac] symbol : class JRViewer
[javac] location: class de.jreality.examples.Oloid
[javac] JRViewer v = new JRViewer();
[javac] ^
Is the ant build known to be working with the latest release? If so, I'll look for problems on my end. If not, could someone look into this?
Thanks,
Norman
I am experiencing difficulties building the latest release using ant. There seems to be a classpath problem, viz.
[javac] C:\projects\jreality\src-examples\de\jreality\examples\Oloid.java:69: cannot find symbol
[javac] symbol : class JRViewer
[javac] location: class de.jreality.examples.Oloid
[javac] JRViewer v = new JRViewer();
[javac] ^
Is the ant build known to be working with the latest release? If so, I'll look for problems on my end. If not, could someone look into this?
Thanks,
Norman