assisi / playground

Extensions to the Enki simulator for the ASSISI|bf project.
Other
2 stars 3 forks source link

Build fails on Ubuntu 16.04 #92

Closed dmiklic closed 7 years ago

dmiklic commented 7 years ago

Qt MOCing fails with the error:

[ 12%] Generating moc_AssisiPlayground.cxx
usr/include/boost/type_traits/detail/has_binary_operator.hp:50: Parse error at "BOOST_JOIN"
playground/CMakeFiles/assisi_playground.dir/build.make:86: recipe for target 'playground/moc_AssisiPlayground.cxx' failed

The problem seems to be this Qt bug