Comment 2 for bug 1453107

Revision history for this message
Georg Brandl (gbrandl) wrote :

Apparently it is generated. I don't know how exactly, but a naive

$ git clone https://github.com/PySide/Shiboken
$ cd Shiboken; mkdir build; cd build
$ cmake ..; make

leaves me with a "shiboken.so" under "build/shibokenmodule".