Sigil-Ebook / flightcrew

Automatically exported from code.google.com/p/flightcrew
GNU General Public License v3.0
34 stars 11 forks source link

"Threading support unavaliable" on newer GCC versions #43

Closed GoogleCodeExporter closed 1 year ago

GoogleCodeExporter commented 9 years ago
flightcrew/src/BoostParts/boost/config/requires_threads.hpp:29:4: error: #error 
"Threading support unavaliable: it has been explicitly disabled with 
BOOST_DISABLE_THREADS"

Fix with this:

https://svn.boost.org/trac/boost/attachment/ticket/6165/libstdcpp3.hpp.patch

Original issue reported on code.google.com by seeg...@gmail.com on 2 Oct 2014 at 12:45

kevinhendricks commented 1 year ago

Closing as this repo is being archived.