[QGIS-Developer] unable to compile release_3_4
Richard Duivenvoorde
rdmailings at duif.net
Mon Nov 5 12:28:56 PST 2018
On 11/05/2018 09:13 PM, Martin Landa wrote:
> po 5. 11. 2018 v 21:09 odesÃlatel Martin Landa <landa.martin at gmail.com> napsal:
>> more info
>
> LD_LIBRARY_PATH=/home/martin/src/qgis/build/output/lib
> PYTHONPATH=/home/martin/src/qgis/build/output/python
> /usr/bin/python3.6
> Python 3.6.7 (default, Oct 21 2018, 08:08:16)
> [GCC 8.2.0] on linux
> Type "help", "copyright", "credits" or "license" for more information.
>>>> import qgis.PyQt.uic.pyuic
> Segmentation fault
>
> Any ideas? Ma
Hi Martin,
I'm currently (on Debian Testing) building fine.
Did you try to build from an empty build dir? Is it possible there is
some old cruft in it?
One thing that caught my eye (in your first email):
'/usr/lib/x86_64-linux-gnu/libpython3.6.so', needed by
'output/lib/libqgispython.so.3.4.1'. Stop.
You are nog mixing python 3.6 and 3.4 are you?
Regards,
Richard Duivenvoorde
More information about the QGIS-Developer
mailing list