Skip to content
New issue

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

abi script: clean build folder between builds #497

Merged
merged 1 commit into from
Aug 13, 2021

Conversation

scpeters
Copy link
Contributor

Clean the cmake build folder in between compiling the source and destination branches. In particular, swig doesn't handle file renaming or moving, so it's better to start from a fresh build folder. I think this will fix the failing ABI build in gazebosim/gz-math#216

Clean the cmake build folder in between compiling the
source and destination branches. In particular, swig
doesn't handle file renaming or moving, so it's
better to start from a fresh build folder.

Signed-off-by: Steve Peters <[email protected]>
@scpeters scpeters merged commit 5efa1e8 into master Aug 13, 2021
@scpeters scpeters deleted the scpeters/abi_rm_build branch August 13, 2021 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants