[Qgis-developer] Build failure following qt creator setup instructions
Matthias Kuhn
matthias at opengis.ch
Sun Jul 3 05:37:15 PDT 2016
Hi Andrea,
On 07/03/2016 02:18 PM, Andrea Aime wrote:
> File "/home/aaime/devel/qgis/scripts/pyuic-wrapper.py", line 26, in
> <module>
> import qgis.PyQt.uic.pyuic
> ImportError: No module named PyQt.uic.pyuic
>
> Any clue as to why the build is failing?
Do you have (an old version of) QGIS installed via package manager?
> I've also tried following the Ubuntu instructions
> inj https://github.com/qgis/QGIS/blob/master/INSTALL,
> in that case ccmake fails to find qwtpolar, which does not seem to be a
> package included in Mint 18
> (I've found libqwt5-qt4 and installed it, but it did not help)... does
> one has to hand build this package
> in order to build qgis?
You can cmake it with -DWITH_QWTPOLAR=OFF or -DWITH_INTERNAL_QWTPOLAR=ON.
Matthias
More information about the Qgis-developer
mailing list