Question

Has anyone done a successful build of shiboken for Python 2.7x64 on Windows 7. I've tried to follow tons of different instructions online and haven't been able to get it to build. I will happily PayPal someone if they have a build that they can just send me or some followable instructions.

Was it helpful?

Solution

Instructions on how to compile PySide, including Shiboken are here

Also the shiboken binaries are included in every windows distribution. Just install the pyside python egg via easy_install and search for shiboken.exe in site packages.

EDIT:

Shiboken is now available on PyPI as standalone package. You can install shiboken binaries via pip or easy_install.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top