Anybody with a compiled 1.05 binary for (Windows / PostgreSQL 8.4 / PostGIS 1.5.3) or a detailed description on how to compile?
Asked
Active
Viewed 958 times
2 Answers
6
Sorry I had moved abobe link to https://github.com/sanak/pgrouting4w/tree/windows-binary .
And I recommend MinGW build module(pgRouting-git-sanak-mingw_20120310_pg-9.1(x86).zip), because of shooting star long route issue. (see PGRouting with 1.05 library in Postgres 9.1)
MinGW branch and build instruction is as follows.
https://github.com/sanak/pgrouting4w/tree/mingw
+- BUILD.mingw
4
Here (dead link) is a detailed instruction how to build pgRouting for Windows. And here is already compiled pgRouting for Windows PostgreSQL 9.1(x86) with Microsoft Visual Studio 2008.
RyanKDalton
- 23,068
- 17
- 110
- 178
drnextgis
- 6,938
- 2
- 29
- 49
-
That's really useful. I emailed
pgroutingto ask them to put a link on their site - at the moment the last windows build is early 2010. – djq Mar 16 '12 at 15:56