Skip to content

Commit

Permalink
Explicitly mention that Python3 is a compulsory build dependancy
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Oct 2, 2017
1 parent 93a5a84 commit 6e14917
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion doc/msys.t2t
Expand Up @@ -67,12 +67,15 @@ Get Flex
http://sourceforge.net/project/showfiles.php?group_id=23617&package_id=16424 http://sourceforge.net/project/showfiles.php?group_id=23617&package_id=16424
(the zip bin) and extract it into c:\msys\mingw\bin (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 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 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. 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 ==== ==== Download and install Python - use Windows installer ====


(It doesn't matter to what folder you'll install it) (It doesn't matter to what folder you'll install it)
Expand Down

0 comments on commit 6e14917

Please sign in to comment.