[PyQt] latest snapshots : pyuic4 seems to have a problem in generating Python files.

Phil Thompson phil at riverbankcomputing.com
Wed Apr 23 21:37:19 BST 2008


On Wednesday 23 April 2008, kib2 wrote:
> Hi,
>
> first, thanks for sharing the latest Qt4.4 support inside PyQt.
> I've builded it under my Ubuntu without any problem, but I suggest that
> you put these lines inside the README :
>
> "Edit mkspecs/common/g++.conf and comment out the line refering to
> QMAKE_LFLAGS"
>
> Now, I've got problems with the pyuic4 utility.
>
> I've created a main window with a WebKit widget inside.
>
> I've launched pyuic4 like this :
> 	>> pyuic4 -o webkit_test.py -x webkit_test.ui

Can you send me the .ui file.

Phil


More information about the PyQt mailing list