Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11744: Preprocessor error ./boost/atomic/detail/int_sizes.hpp:107:55: error: missing binary operator before token "("
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-10-22 17:29:45
#11744: Preprocessor error ./boost/atomic/detail/int_sizes.hpp:107:55: error:
missing binary operator before token "("
-------------------------+-------------------------------------------------
Reporter: ramanats@⦠| Owner: timblechmann
Type: Bugs | Status: new
Milestone: To Be | Component: atomic
Determined | Severity: Problem
Version: Boost | Keywords: atomic preprocessor missing binary
1.59.0 | operator
Resolution: |
-------------------------+-------------------------------------------------
Comment (by anonymous):
The issue is now resolved.
The problem occurred because I only added boost/atomic and boost/detail
subdirectories in my include path.
Once I included the entire boost directory, this error went away.
I was trying to get a subset of hpp files just for using the atomic
library (trying to avoid copying unwanted 3p library headers that I don't
need). But from reading documentation about header-only libraries, looks
like I have to copy the entire boost directory.
Please close this ticket.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11744#comment:2> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:19 UTC