On 11.07.07 16:05:38, Martin Blais wrote:
> The PyQt setup is actually super clean if only you get it started the
> right way, but I can't help wonder why no-one ever bothered taking an
> extra 20 mins to provide clear instructions-for-dummies on the Wiki
> how to use all that beautiful work.  It must have been a lot more pain
> to actually make this setup, why not make sure it gets used?  And if
> it actually does get tested, why not provide a binary?

As Phil already said: If you use the official binary from Trolltech that
comes with MinGW bundled all you need to do is run configure.py through
python. That binary installs a shortcut into your programs menu (under
Qt or Trolltech, not sure) which will open a command box for you,
properly setup to build Qt programs (that includes qmake and mingw stuff
in PATH).

So really there are no extra informations needed, provided you use the
officially supported mingw-qt-gpl binary package. For anything else
you're own your own.

Andreas

-- 
You need more time; and you probably always will.
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to