Explicitly mention that Python3 is a compulsory build dependancy

This commit is contained in:
Nyall Dawson 2017-10-02 11:17:25 +10:00
parent 93a5a84967
commit 6e14917a3a

View File

@ -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)