You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't have a way to test this right now but the main reason why I made #2777 was because when I changed generators things would go bad if I did not go through and delete the pod-build folders that were created in libbot.
The command I was running was (from drake-distro):
$ find . -name pod-build -exec rm -rf {} \;
I don't think that's the error you're experiencing, but I can't know for sure.
i've been trying to test all of the open PRs on mac, but can't even build master this morning. I'm currently failing on
not sure yet what changed...
The text was updated successfully, but these errors were encountered: