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.
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
