According to the documentation, the project file should have CONFIG+=uitools (not QT+=uitools)but what confusing me is why
qmake QT+=uitools ;qmake;make;
cann't work
See http://doc.trolltech.com/4.5/qtuitools.html
hashb (28th October 2009)
Hi Daniel-verite,
It works! !
Thanks all very much !
Best regards,
hb
it would be easy to add CONFIG += uitools to project file if its not generated automatically..
Bookmarks