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

Avoid copying shared libraries if they haven't changed. #6471

Closed
JCash opened this issue Mar 15, 2022 · 0 comments · Fixed by #6472
Closed

Avoid copying shared libraries if they haven't changed. #6471

JCash opened this issue Mar 15, 2022 · 0 comments · Fixed by #6472
Labels
bob Issues related to the bob command line build tool bug Something is not working as expected

Comments

@JCash
Copy link
Contributor

JCash commented Mar 15, 2022

Make sure bob resuses the shared libraries for the plugins if possible.
On windows, the dll might be locked by the Editor, if we're invoking the bundle process.

defold/extension-spine#64

@JCash JCash added bug Something is not working as expected bob Issues related to the bob command line build tool labels Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bob Issues related to the bob command line build tool bug Something is not working as expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant