使用Eric开发基于Qt的Python程序

    技术2025-02-05  13

     

    .Install Qt

     May use Qt SDK which include MinGW, or install MinGW first(mingw-get-inst-20101030.exe) then Qt.

     Add qmake.ext to PATH (E:/Qt/2010.05/qt/bin)

     Add MinGW/bin and MSYS/bin to PATH

     

    .Install Python 3

      ActiveState Python

     

    .Install PyQt

      http://www.riverbankcomputing.co.uk/pyqt/download.php

     

      PyQt-Py3.1-x86-gpl-4.8.3-1.exe

     

    .Install Eric 5

      http://eric-ide.python-projects.org/

      uncompress and run install.py

     

    参考:http://blog.csdn.net/jclass/archive/2011/01/04/6114621.aspx

     

    最新回复(0)