Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4,106
    • Issues 4,106
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CMakeCMake
  • CMakeCMake
  • Issues
  • #18126
Closed
Open
Issue created Jun 26, 2018 by Dave Gorst@davegorst

CMake unable to find Boost::Context when built on CentOS 7

FindBoost.cmake is always unable to find Boost::context (whether pulled in by coroutine or specified manually with Boost::context). This is with the included (old) GCC, a recent checkout from Git (9.0) or the GCC version included with devtoolset-7. It appears in CMakeCache.txt, along with all the other Boost libraries. The only way I can get it found is by installing version 1.53.0 via yum (boost, boost-devel & boost-static), howver in this case the linker doesn't find it (/bin/ld: cannot find -lBoost::context). Any ideas?

Thanks, Dave.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking