Hello,<br>I would like to build QScintilla on my Mac Book Pro Snow Leopard. What I have to do ?<br><br>I'have already build pyqt for Python 3, with Python 2-6 still existing on my Mac, using the following commands :<br>--------------------------------------------------------------------------------------------------------------------------------<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; python3.1 configure.py -d /Library/Python/3.1/site-packages -b /usr/local/bin --use-arch i386<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; make -j 2<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; sudo make install<br>--------------------------------------------------------------------------------------------------------------------------------<br><br>Any clue is welcome...<br><br>Christophe.<br>