- FIXED windows installer script using NSIS. it keeps the structure used 
for 4.5.2. it is a very early draft.  I upload the generated installer 
at sourceforge soon. I will commit it when I will know how to do it.... 
when it's done, please look at it and correct it.

- qtjambi.exe and the html documentation are not there in the package. 
Where is the code for qtjambi.exe ? What is the process to generate the 
html from the qdoc ?

- FIXED dummy null pointer exception on Windows when doing "ant clean" 
in MakeTask.java

- "ant clean" -> does not work on windows. It fails when trying to 
delete the ant-qtjambi.jar

- "ant clean" will delete jars/jogl.jar so needed to relocate jogl 
somewhere else
and make sure the ant script copies it in "jars" at initialization. Best 
might be to download it as it is done for ant-contrib. Need a persistent 
URL though. Certainly more robust to just add a jogl folder and copy 
jogl.jar to jars in the build.xml

- generator bindings report issues with:

QWebFrame
QWebHistory
QWebElementCollection
QGraphicsSvgItem
QGraphicsTextItem
QGraphicsPixelizeEffect
QWebPluginDatabase
QGesture
QPinchGesture
QGLShaderProgram
QAccessibleActionInterface

It feels like a bit of xml in the definitions might solve everything though.



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

Reply via email to