Thanks for the latest update.

I downloaded and installed the latest windows binaries from:
http://developer.qt.nokia.com/wiki/PySideBinariesWindows

Running the following command line:
python -c "from PySide import QtDeclarative"

I get "cannot import name QtDeclarative", it does not appear in the
installed location either
C:\Python26\Lib\site-packages\PySide

QtCore does work, so I thought I would try and build the head from git.

As far as I can tell In need to run CMake then build with Visual Studio?

My attempt at using CMake did not work:
CMake pySide

it returns errors:

-- QtCode NOT found. QtCore support disabled.
-- QtDeclarative NOT found. QtDeclarative support disabled. etc...

Any help would be great, I want to be able to use QtDeclarative.

Cheers,
Jon.
_______________________________________________
PySide mailing list
[email protected]
http://lists.openbossa.org/listinfo/pyside

Reply via email to