View Single Post
  #2 (permalink)  
Old August 16th, 2007
GregorK GregorK is offline
Phex Developer
 
Join Date: May 8th, 2001
Location: Stuttgart, Germany
Posts: 988
GregorK is flying high
Default

The parts you show in your screen shot are only warnings... no errors... you can ignore the warnings... the interesting parts are the errors
Since you have more then 100 errors I assume you have some kind of path problem to the library files... can you try to run ant in the c:\1\build directory. I think the build script is using relative paths from the build directory.
__________________
Reply With Quote