-
Top Posts
-
Recent Comments
- Truong Nghiem on How to install PyQt on Mac OS Snow Leopard
- CMon on How to install PyQt on Mac OS Snow Leopard
- Tong Duy Son on Weekly review: week from 2012-04-15 to 04-21
- Domenico Prattichizzo & SIRSLab's Folks Blog » Links from orgmode to any text file | Truong’s Weblog on Links from orgmode to any text file
- Truong Nghiem on Export Simulink models to publication-quality figures
Categories
Tag Archives: qt
Install QScintilla2 (to install Eric4) on Mac OS Snow Leopard
I wanted to install Eric4 (an IDE for Python) on my Macbook running Snow Leopard. I had PyQt4 installed successfully. Eric4 requires QScintilla2. And that where an annoying error hit me. The build process did not fail, but it did … Continue reading
How to install PyQt on Mac OS Snow Leopard
I’ve never been a fan of the Qt library (it might take a long post to explain the reasons, but I don’t have time to write). However, there are a few good programs I want to use which requires Qt … Continue reading