tum-vision / fastfusion

Volumetric 3D Mapping in Real-Time on a CPU
GNU General Public License v2.0
559 stars 173 forks source link

BOOST_JOIN failed #24

Closed PercyPanJX closed 4 years ago

PercyPanJX commented 6 years ago

Hi does anyone know how to deal with the following installation problem?

When I run the 'make', it got the BOOST error. My desktop is Ubuntu 14.04 with Boost 1.58.0, cmake 3.5.1, and qt 4.8.7. Any advise would be appreciated.

[ 24%] Built target auxiliary [ 36%] Built target geometryfusion_mipmap_cpu [ 72%] Built target geometryfusion_aos [ 80%] Built target camerautils [ 84%] Generating moc_onlinefusionviewer.cxx usr/include/boost/type_traits/detail/has_binary_operator.hp:50: Parse error at "BOOST_JOIN" src/CMakeFiles/onlinefusion.dir/build.make:62: recipe for target 'src/moc_onlinefusionviewer.cxx' failed make[2]: [src/moc_onlinefusionviewer.cxx] Error 1 CMakeFiles/Makefile2:96: recipe for target 'src/CMakeFiles/onlinefusion.dir/all' failed make[1]: [src/CMakeFiles/onlinefusion.dir/all] Error 2 Makefile:83: recipe for target 'all' failed make: *** [all] Error 2

nrupatunga commented 5 years ago

@PercyPanJX did you solve this issue?

sachinkum0009 commented 4 years ago

Same here any help

PercyPanJX commented 4 years ago

I think the project is too old to get any update.