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

VeloC should target Boost 1.53 instad of 1.60 #8

Closed
tonyhutter opened this issue Mar 19, 2019 · 0 comments
Closed

VeloC should target Boost 1.53 instad of 1.60 #8

tonyhutter opened this issue Mar 19, 2019 · 0 comments

Comments

@tonyhutter
Copy link
Contributor

It would be much easier for users if VeloC targeted Boost 1.53 instead of 1.60. 1.53 is included with RHEL 7 & CentOS 7, which is what a lot of sites are going to be running. Is there something absolutely essential to 1.60 that we can't get with 1.53?

$   cmake -DCMAKE_BUILD_TYPE=Debug -DWITH_KVTREE_PREFIX=`pwd`/install -DWITH_AXL_PREFIX=`pwd`/install .
CMake Error at /usr/tce/packages/cmake/cmake-3.9.2/share/cmake-3.9/Modules/FindBoost.cmake:1878 (message):
  Unable to find the requested Boost libraries.

  Boost version: 1.53.0

  Boost include path: /usr/include

  Detected version of Boost is too old.  Requested version was 1.60 (or
  newer).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants