Boost logo

Boost Users :

Subject: [Boost-users] Can't build Boost::atomic
From: Rui Pacheco (rui.pacheco_at_[hidden])
Date: 2014-12-28 17:44:12


I've extracted a number of Boost's sub projects as source into my project using bcp.

I've set CMake to find the Boost library under my project and not the one installed on my system:https://gist.github.com/ruipacheco/bae9f6694f5760da90b2 <https://gist.github.com/ruipacheco/bae9f6694f5760da90b2>
I'm now trying to build my project but Boost::atomic fails while trying to find a file that indeed has not been extracted: https://gist.github.com/ruipacheco/954d0cf0dbb8ece7db75 <https://gist.github.com/ruipacheco/954d0cf0dbb8ece7db75>
Is there a pre-processing step I missed with Boost when extracting the libraries? Why is it referencing a file that doesn't exist?

--
Rui Pacheco


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net