On Thu, 1 Apr 2010 14:21:43 +0200 (CEST), <[email protected]> wrote: > Hello, > I would like to build QScintilla on my Mac Book Pro Snow Leopard. What I > have to do ? > > I'have already build pyqt for Python 3, with Python 2-6 still existing on > my Mac, using the following commands : > -------------------------------------------------------------------------------------------------------------------------------- > python3.1 configure.py -d /Library/Python/3.1/site-packages > -b /usr/local/bin --use-arch i386 > make -j 2 > sudo make install > -------------------------------------------------------------------------------------------------------------------------------- > > Any clue is welcome... > > Christophe.
How about the installation instructions? http://www.riverbankcomputing.com/static/Docs/QScintilla2/index.html Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
