windows-builds
windows-builds copied to clipboard
DEPRECATED! build scripts for mapnik dependencies, mapnik, node-mapnik, node, libosmiom, osmium-tool
not sure what I did wrong. 1. Downloaded mapbox/windows-builds 2. installed Python 64 bit 3. installed git 64 bit 4. installed VS2015 5. updated settings.bat to point to 64 bit...
| VS | run time | cl | _MSC_VER | | --- | --- | --- | --- | | VS2014 CTP3 | 14.0.22013 | | | | VS2014 CTP4...
Hi, While I want to compile mapnik on windows with VS 2015 but I get this error ``` Severity Code Description Project File Line Suppression State Error C2995 'bool mapnik::svg::grammar::parse_rule(unknown-type,Iterator...
I cannot get it to compile I had to modify several scripts so it would download. here is an example get-scriptcs.ps1 $dl_file = Join-Path -Path $PSScriptRoot, -ChildPath 'scriptcs.zip' $dl_file =Join-Path...
/cc @artemp @springmeyer AppVeyor doesn't ~~build~~ bail on a Python bindings build error so I don't know exactly for how long this has been failing. Maybe just a missing reference...
Hi, I've tried many variations today, trying to get this to build, but all of them fail, and all with different errors. I've tried several mapnik branches, including [master, v3.0.12,...
Hi! At the [request of Wilhelm Berg](https://github.com/mapbox/mapnik-vector-tile/issues/231#issuecomment-278675050) in this issue I share my results on the build of mapnik debug configuration. I create 2 Pull Requests: [windows-builds](https://github.com/mapbox/windows-builds/pull/107) and [mapnik-gyp](https://github.com/mapnik/mapnik-gyp/pull/30) Build...
Hi, Windows build script doesn't check, if PowerShell is not jet installed on the PC.