Giter Club home page Giter Club logo

Comments (5)

cayetanobv avatar cayetanobv commented on July 21, 2024

Hi @devrimgunduz , these errors from compiler are because Libpqxx v7.1 require C++17.

from osm2pgrouting.

cayetanobv avatar cayetanobv commented on July 21, 2024

This is not a bug. It's an improvement so I'm going to change the tag.

from osm2pgrouting.

devrimgunduz-edb avatar devrimgunduz-edb commented on July 21, 2024

Any updates on this?

from osm2pgrouting.

cvvergara avatar cvvergara commented on July 21, 2024

@devrimgunduz
I will work on this next week.
Sorry for the delay.

from osm2pgrouting.

cvvergara avatar cvvergara commented on July 21, 2024

@devrimgunduz
Sorry for the delay, the PR is ready if you can review #292
The most critical part is the change on the minimum standard for C++

  • C++ minimum standard depends on libpqxx
    • For version libpqxx 6: C++14
    • For version libpqxx 7: C++17 see here

I also modified FindPQXX that detects the version, can you verify that it works as it should on centos.

from osm2pgrouting.

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.