GithubHelp home page GithubHelp logo

Comments (3)

artemp avatar artemp commented on June 26, 2024

@SMillerDev - unicode_iterators are still there but boost_1_83 re-arranged include directives e.g

grep -rn 'utf8_output_iterator' ../boost_1_83_0/boost
../boost_1_83_0/boost/regex/v5/icu.hpp:1199:inline utf8_output_iterator<OutputIterator> make_utf32_out(OutputIterator o, std::integral_constant<int, 1> const*)
../boost_1_83_0/boost/regex/v5/icu.hpp:1250:inline BaseIterator extract_output_base(const utf8_output_iterator<BaseIterator>& b)
../boost_1_83_0/boost/regex/v5/unicode_iterator.hpp:50:class utf8_output_iterator;
../boost_1_83_0/boost/regex/v5/unicode_iterator.hpp:790:class utf8_output_iterator

...

I can't replicate on macOS 13, please provide more details about you build environment.

As a solution try adding #include <boost/regex/icu.hpp> in generic_json.hpp and report back if this fixes compile error.

from mapnik.

SMillerDev avatar SMillerDev commented on June 26, 2024

Oh, probably good to note for this issue that I'm building the latest release of Mapnik.

from mapnik.

hummeltech avatar hummeltech commented on June 26, 2024

The pull request #4413 should resolve this issue.

from mapnik.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.