We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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```
The text was updated successfully, but these errors were encountered:
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?
Sorry, something went wrong.
http://stackoverflow.com/questions/15455178/qt4-cgal-parse-error-at-boost-join
maybe downgrade boost?
fixes graspit-simulator#10: fixes building with newer version of boost
8704e25
For me building first graspit-ros then the others solved it
No branches or pull requests
see build log
The text was updated successfully, but these errors were encountered: