Added a link to Marco Pasetti's web page describing msys build procedure

git-svn-id: http://svn.osgeo.org/qgis/trunk@8755 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
timlinux 2008-07-11 20:34:04 +00:00
parent 30c9aa0315
commit 312438401a
2 changed files with 14 additions and 0 deletions

View File

@ -187,6 +187,13 @@ For complete information, see the wiki at:
3. Building under windows using msys 3. Building under windows using msys
==================================== ====================================
Note: For a detailed account of building all the dependencies yourself you
can visit Marco Pasetti's website here:
http://www.webalice.it/marco.pasetti/qgis+grass/BuildFromSource.html
Read on to use the simplified approach with pre-built libraries...
3.1. MSYS: 3.1. MSYS:
========== ==========

View File

@ -115,6 +115,13 @@ For complete information, see the wiki at:
= Building under windows using msys = = Building under windows using msys =
**Note:** For a detailed account of building all the dependencies yourself you
can visit Marco Pasetti's website here:
http://www.webalice.it/marco.pasetti/qgis+grass/BuildFromSource.html
Read on to use the simplified approach with pre-built libraries...
== MSYS: == == MSYS: ==
MSYS provides a unix style build environment under windows. We have created a MSYS provides a unix style build environment under windows. We have created a