Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Boost versions are not honored #1849

Closed
cvvergara opened this issue Jan 12, 2021 · 0 comments
Closed

Boost versions are not honored #1849

cvvergara opened this issue Jan 12, 2021 · 0 comments
Assignees
Milestone

Comments

@cvvergara
Copy link
Member

Problem

README states

The Boost Graph Library (BGL) >= 1.53

Compiling with Boost 1.53, 1.54 & 1.55 is not honored.
Compiling with Boost 1.75 is not honored.

To Reproduce

https://github.com/cvvergara/pgrouting/actions/runs/480798345

Expectation

To be able to compile:

  • Boost 1.53 does not have the geometry functions needed for pgr_alphaShape so compilation without pgr_alphaShape functionality
  • Boost 1.54 & 1.55 some geometry functions signatures needed for pgr_alphaShape are different from Boost 1.56 onward
    • Add into pgRouting repository the 1.56 geometry files that change.

Sample Data

NA
Platform/versions

All
Related issue
#1825

@cvvergara cvvergara self-assigned this Jan 12, 2021
@cvvergara cvvergara added this to the Release 3.1.3 milestone Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant