mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Explicitly mention that Python3 is a compulsory build dependancy
This commit is contained in:
parent
93a5a84967
commit
6e14917a3a
@ -67,12 +67,15 @@ Get Flex
|
||||
http://sourceforge.net/project/showfiles.php?group_id=23617&package_id=16424
|
||||
(the zip bin) and extract it into c:\msys\mingw\bin
|
||||
|
||||
=== Python stuff (optional) ===
|
||||
=== Python ===
|
||||
|
||||
Follow this section in case you would like to use Python bindings for QGIS. To
|
||||
be able to compile bindings, you need to compile SIP and PyQt4 from sources as
|
||||
their installer doesn't include some development files which are necessary.
|
||||
|
||||
Note that even if you compile without the Python bindings, Python3 is still
|
||||
a necessary dependancy for building QGIS.
|
||||
|
||||
==== Download and install Python - use Windows installer ====
|
||||
|
||||
(It doesn't matter to what folder you'll install it)
|
||||
|
Loading…
x
Reference in New Issue
Block a user