Skip to content
This repository was archived by the owner on Dec 3, 2018. It is now read-only.
This repository was archived by the owner on Dec 3, 2018. It is now read-only.

Window Build #117

Description

@QuincyAdams24

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 python and git.
  6. ran settings.bat "FASTBUILD=0" "BOOST_VERSION=63"
  7. ran scripts\build.bat

build_mapnik.bat fails

     ..\..\src\geometry\closest_point.cpp(81): error C2440: 'initializing': cannot convert from 'initializer list'
   to 'mapnik::geometry::result_type'

closest_point.cpp
return result_type { pt_.x, pt_.y, 0.0 };

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions