Changes between Version 28 and Version 29 of DevWikiWinVC_15
- Timestamp:
- 10/04/10 11:03:30 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevWikiWinVC_15
v28 v29 56 56 }}} 57 57 5. the above will create a proj.dll in your C:\Projects\proj\proj-4.7.0win\src folder 58 59 == Compile libi-conv == 60 61 == Compile or get binaries for libxml2 == 62 63 == Compiling PostGIS == 64 1. Download [http://www.postgis.org/download/postgis-1.5.3SVN.tar.gz http://www.postgis.org/download/postgis-1.5.3SVN.tar.gz] 65 66 2. Extract into c:\projects\postgis\postgis-1.5.3win 67 3. Copy the build and platform folders from Mateusz zip file [http://mateusz.loskot.net/2009/03/29/building-postgis-using-visual-cpp/ http://mateusz.loskot.net/2009/03/29/building-postgis-using-visual-cpp/]