You are using too new ant(1.8.0, right?), stick with 1.7 still.

I’ve done needed changes for that one but it’ll take some time to get 
committed...

kfk kirjoitti keskiviikko 16 kesäkuu 2010 22:31:33:
> Does anyone know what is causing this error?
> 
> $ ant
> Buildfile: C:\Tools\qtjambi-src-lgpl-4.5.2_01\build.xml
> 
> init.ant:
>      [javac] C:\Tools\qtjambi-src-lgpl-4.5.2_01\build.xml:48: warning: 
> 'includeantruntime' was not set, defaulting to build.sysclasspath=last; 
> set to false for repeatable builds
>      [javac] Compiling 8 source files to 
> C:\Tools\qtjambi-src-lgpl-4.5.2_01\ant-qtjambi
>      [javac] 
> C:\Tools\qtjambi-src-lgpl-4.5.2_01\com\trolltech\tools\ant\InitializeTask.java:132:
>  
> reference to setNewProperty is ambiguous, both method 
> setNewProperty(org.apache.tools.ant.Project,java.lang.String,java.lang.Object)
>  
> in org.apache.tools.ant.PropertyHelper and method  
> setNewProperty(java.lang.String,java.lang.String,java.lang.Object) in 
> org.apache.tools.ant.PropertyHelper match
>      [javac]         props.setNewProperty(null, OSNAME, decideOSName());
> 
> Here is my setup:
> ANT_HOME,  JAVA_HOME,  QTJAMBI are correctly
> 
> $ qmake -v
> QMake version 2.01a
> Using Qt version 4.6.2 in P:\jml\qt_win\lib
> 
> $ ant -version
> Apache Ant version 1.8.1 compiled on April 30 2010
> 
> $ java -version
> java version "1.6.0_20"
> Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
> Java HotSpot(TM) Client VM (build 16.3-b01, mixed mode)
> 
> 
> 

-- 
Terveisin,
Samu Voutilainen
http://smar.fi

_______________________________________________
Qt-jambi-interest mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest

Reply via email to