Version 8 (modified by 14 years ago) ( diff ) | ,
---|
Compiling PostGIS 1.5 under VC++
This is still a work in progress
Compile PostgreSQL under VC++ 2008 (express or Studio)
Note that if you are compiling for 64-bit, Express is not supported so you have to use VC++ Professional or above. Full details here
We will just cover enough to be able to compile PostGIS so will not be compiling with additional dependencies
- Install Active State ActivePerl (5.8+) http://www.activestate.com/activeperl/downloads
- Download PostgreSQL source
Note:
See TracWiki
for help on using the wiki.