bitemyapp / flightcrew

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

"Threading support unavaliable" on newer GCC versions #43

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 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