Compilation errors using ant build with svn head

Problems with Java, jogl, etc?
Post Reply
NormanGraf
Posts: 18
Joined: Wed 1. Sep 2010, 23:53

Compilation errors using ant build with svn head

Post by NormanGraf » Wed 19. Jun 2013, 21:00

Dear Developers,
Is the ant build expected to work with the latest svn head
(i.e. trunk)?
I received a number of compilation errors due to missing
imports from com.thoughtworks.xstream.
Thanks for your attention,
Norman Graf

Andre
Posts: 226
Joined: Fri 18. Sep 2009, 11:30

Re: Compilation errors using ant build with svn head

Post by Andre » Thu 20. Jun 2013, 10:58

Sorry my fault, I thought I had fixed this already. Was a simple typo

xstream*.jar.jar renamed to xstream*.jar

thx 4 info

best
Andre

NormanGraf
Posts: 18
Joined: Wed 1. Sep 2010, 23:53

Re: Compilation errors using ant build with svn head

Post by NormanGraf » Thu 20. Jun 2013, 18:42

Thank you very much Andre. I appreciate the prompt response.

Post Reply