[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    Re: [PyQt] Building PyQt to work with Qt5
From:       Phil Thompson <phil () riverbankcomputing ! com>
Date:       2013-04-23 7:16:42
Message-ID: fec885eb7f08f487a55edee19f623c83 () localhost
[Download RAW message or body]

On Mon, 22 Apr 2013 18:53:35 -0400, James Jong <ribonucleico@gmail.com>
wrote:
> When building/installing PyQt (from source or using pip), how do I
specify
> the path to the local Qt5 installation?
> 
> I built Qt5 from source
> 
(qt-everywhere-opensource-src-5.0.2.tar.gz<http://download.qt-project.org/official_releases/qt/5.0/5.0.2/single/qt-everywhere-opensource-src-5.0.2.tar.gz>)

> with the following command:
> 
> wget
> 
http://download.qt-project.org/official_releases/qt/5.0/5.0.2/single/qt-everywhere-opensource-src-5.0.2.tar.gz

> tar -xvf qt-everywhere-opensource-src-5.0.2.tar.gz
> 
> cd qt-everywhere-opensource-src-5.0.2./configure -prefix $PWD/qtbase
> -opensource -nomake tests
> make -j 4
> 
> If I then cd into qtbase I see:
> 
> bin/
> dist/
> doc/
> examples/
> imports/
> include/
> lib/
> etc ...
> 
> Looking at the PyQt4 installation
> instructions<http://pyqt.sourceforge.net/Docs/PyQt4/installation.html>
> I
> could not find a flag or an option to specify the location of the Qt
> installation.
> 
> Is there a way to tell PyQt4 where to find Qt5?
> Note: I left a copy of this thread on StackOverflow:
> 
http://stackoverflow.com/questions/16154402/building-pyqt-to-work-with-qt5
> 
> Thanks,
> 
> Josh

Use the --qmake argument to configure.py or configure-ng.py.

Phil
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic