openrave
openrave copied to clipboard
fix qt4 conflict with boost
This pull request contains two prats: some fix from @cielavenir and qt4 conflict with boost For the qt4 and boost conflict, you can see here as a reference. https://github.com/LARG/HFO/issues/79#issuecomment-482526111
ref
https://github.com/rdiankov/openrave/pull/706 https://github.com/rdiankov/openrave/pull/708 https://github.com/rdiankov/openrave/commits/noboostpythonIfPybind -> #796
@lianghongzhuo force PythonInterp to 2
exists only for testing. It is not for mainstream.
@lianghongzhuo actually I recommend you to resubmit pull request only using qt4 guy (here 67aa72d)
@cielavenir Sorry, I didn't know you already submit your commits.
- I will modify this pull request that only leave qt4 commits.
- Keep all commits in this pull request and revise if needed. which one do you prefer?
@lianghongzhuo sorry if I misunderstand what you mean, but please force-push https://github.com/rdiankov/openrave/pull/795/commits/67aa72da9120c073553deb3e75202ffd1516bbb6 on the branch-point of your branch, removing other commits
OK
I think it looks better now. :)