This repository contains the CPython Qt bindings generated using the Shiboken generator.
http://www.pyside.org
variable to link against Python. This is not the correct way to link against Python on OS X. Instead of specifying a library or the framework, one simply uses the flag "-undefined dynamic_lookup". The symbols will be resolved at runtime when the extension module loads. Fixes bug #352: Thanks to Robert Kern <robert.kern@gmail.com> Reviewer: Hugo Parente Lima <hugo.pl@gmail.com> Luciano Wolf <luciano.wolf@openbossa.org> |
||
|---|---|---|
| cmake/Modules | ||
| doc | ||
| libpyside | ||
| PySide | ||
| tests | ||
| .gitattributes | ||
| .gitignore | ||
| cmake_uninstall.cmake | ||
| CMakeLists.txt | ||
| COPYING | ||
| icecc.cmake | ||