extender icon indicating copy to clipboard operation
extender copied to clipboard

Make Defold SDK cleanup more robust

Open britzl opened this issue 1 year ago • 0 comments

It seems like there's a risk that the build server removes a downloaded SDK to free up disk space even when it is currently in use by a running job. In a build it will manifest itself in this way:

ERROR: defold-spine/commonsrc/spine_loader.cpp:9: 'fatal error: 'dmsdk/dlib/hash.h' file not found

britzl avatar May 02 '24 11:05 britzl