graspit_interface
graspit_interface copied to clipboard
graspit_interface doesn't build as written in readme
see build log
usr/include/boost/type_traits/detail/has_binary_operator.hp:50: Parse error at "BOOST_JOIN"
graspit_interface/CMakeFiles/graspit_interface.dir/build.make:62: recipe for target 'graspit_interface/include/moc_graspit_interface.cxx' failed
make[2]: *** [graspit_interface/include/moc_graspit_interface.cxx] Error 1
CMakeFiles/Makefile2:1468: recipe for target 'graspit_interface/CMakeFiles/graspit_interface.dir/all' failed
make[1]: *** [graspit_interface/CMakeFiles/graspit_interface.dir/all] Error 2
Makefile:138: recipe for target 'all' failed```
I just followed the readme, and it built fine on 14.04/indigo. I can't replicate your error. maybe rm -rf your build and devel?
http://stackoverflow.com/questions/15455178/qt4-cgal-parse-error-at-boost-join
maybe downgrade boost?
For me building first graspit-ros then the others solved it