After discuss with Hugo, I pointed to him the problems which can be found if you try run the PySide compiled with Qt4.6.3 with Qt4.6.0, like some missing symbols in Qt 4.6.0, and this make impossible to use windows binary PySide package, with Qt4.6.0.
Then, is correct to say PySide compiled with Qt4.6.3 is compatible only with QT >= 4.6.3. BR On Wed, Sep 1, 2010 at 10:14 AM, Hugo Parente Lima <[email protected]>wrote: > On Wednesday 01 September 2010 08:44:39 1+1=2 wrote: > > On Wed, Sep 1, 2010 at 6:50 PM, Marcos Gambeta <[email protected]> > wrote: > > > Em 01/09/2010 01:36, 1+1=2 escreveu: > > >> I'm using Qt 4.6.0(vs2008 version download from qt.nokia.com) and > > > > > >> Python 2.7, but i get following error: > > > Do you added Qt to PATH ? > > > > Qt4.6.0(msvc2008) is my default Qt, and I had added it to system PATH. > > > > In my Vista system, I encountered the same problem. > > Perhaps PySide0.4.0 for windows can not work with Qt4.6.0. > > > > Nevertheless, PySide0.4.0 works well with Qt4.7.0-rc1. > > We compiled it with Qt4.6.3, which is in theory binary compatible with > 4.6.0. > > Have you a detailed error message on this issue? > > > Debao > > > > > To run my test, I used a custom command prompt: > > > > > > ---------------- > > > prompt.bat > > > ---------------- > > > set path=c:\qt\4.6.3\bin;c:\python26;c:\windows;c:\windows\system32 > > > cmd.exe > > > > > > To run: > > > > > > python test1.py > > > > > > > > > Regards, > > > Marcos Gambeta > > > > > > _______________________________________________ > > > PySide mailing list > > > [email protected] > > > http://lists.openbossa.org/listinfo/pyside > > > > _______________________________________________ > > PySide mailing list > > [email protected] > > http://lists.openbossa.org/listinfo/pyside > > -- > Hugo Parente Lima > INdT - Instituto Nokia de Tecnologia > > _______________________________________________ > PySide mailing list > [email protected] > http://lists.openbossa.org/listinfo/pyside > > -- Renato Araujo Oliveira Filho Instituto Nokia de Tecnologia - INdT Mobile: +55 (81) 8704-2144
_______________________________________________ PySide mailing list [email protected] http://lists.openbossa.org/listinfo/pyside
