Hi, I've been toying around with PySide on Windows today, and for my QML application, I need to have the Qt Mobility QtMultimediaKit plugin installed - after fiddling around for some hours (and installing the MSVC version of the Qt SDK libraries instead of the MinGW one, plus I had to comment out the building of the camera plug-in because of missing DirectX SDK headers) and then some more copying around (PATH problems) I got it working.
Are there any plans to have PySide Mobility and Qt Mobility itself either packaged with the PySide package for Windows or at least have it as an additional pre-compiled package ready to drop into an existing Python + PySide installation? That would be really helpful, especially since otherwise creating a Qt Mobility build compatible with PySide involves (to my understanding) getting Qt SDK + MSVC2008 support + Visual C++ Express + Qt Mobility sources and then getting everything to build. I didn't try to build PySide Mobility, by the way, because I use Qt Mobility only indirectly as a QML plug-in, but I can imagine that the PySide bindings for Mobility could also be very useful to PySide developers on Windows. Thanks, Thomas _______________________________________________ PySide mailing list PySide@lists.pyside.org http://lists.pyside.org/listinfo/pyside