Changes between Version 51 and Version 52 of DevWikiWinMingWSys_20
- Timestamp:
- 02/14/12 20:16:50 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevWikiWinMingWSys_20
v51 v52 2 2 == NOTE: This is still a work in progress - still needs lots of refinement ==== 3 3 A step by step guide to compiling PostGIS in Windows. This guide assumes that you already have a PostgreSQL installation on your computer. You will have to compile PostgreSQL here too, but that is just for the process of compiling PostGIS. 4 5 These instructions are using MingW 3.4.5 Msys 1.0. This is not the newest mingw which comes packaged with gcc 4.6+. We have issues with compiling with the new Msysy that cause 6 the build to crash and not be usable. These we are working on resolving. 4 7 5 8 == Install Directories ==