Hi all, I'm trying to build PySide on Ubuntu 9.10 but I'm having some problems. I was wondering if anyone else here has tried this, or if anyone can spot something obvious I'm doing wrong?
I started by installing Qt 4.7.0 (downloaded from the nokia website). I then followed the instructions on the Nokia website for building PySide - using cmake to install api extractor, generator runner, shiboken generator and then pyside (for all of them I downloaded the latest code from git directly). When I tried building PySide, however, I got the error: No such file or directory: Python.h [plus lots of further errors, all caused by the initial lack of header file] I have Python.h on my system (installed via the python-dev synaptic package) - how do I tell cmake where to find it? Thanks, Robert Garrett _______________________________________________ PySide mailing list [email protected] http://lists.openbossa.org/listinfo/pyside
