Changes between Version 7 and Version 8 of DevWikiWinVC_15
- Timestamp:
- 10/04/10 09:19:07 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevWikiWinVC_15
v7 v8 4 4 This is still a work in progress 5 5 6 * Compile PostgreSQL under VC++ 2008 (express or Studio) 6 == Compile PostgreSQL under VC++ 2008 (express or Studio) == 7 7 Note that if you are compiling for 64-bit, Express is not supported so you have to use VC++ Professional or 8 8 above. … … 11 11 We will just cover enough to be able to compile PostGIS so will not be compiling with additional dependencies 12 12 13 14 1. Install Active State ActivePerl (5.8+) [http://www.activestate.com/activeperl/downloads http://www.activestate.com/activeperl/downloads] 15 2. Download PostgreSQL source 16