My guess is that you are using an older version of Apache ant that does not support the "condition" keyword. If this is the case, try updating to a later version of ant.
Hope this helps,
Will
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This might be something really simple but I get an error building from source. It is Unexpected element "condition" Build.xml:64
Thanks in advance RH
Hi RH:
My guess is that you are using an older version of Apache ant that does not support the "condition" keyword. If this is the case, try updating to a later version of ant.
Hope this helps,
Will