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
Thanks for refiling this from stack overflow, Alex.
Looks like we do have the updates in master. @dneto0: how risky would it be to merge all the updates in the master-ndk branch into the r17 branch for a hotfix? r17 has already released to stable, so if there's much risk we can just close this as fixed in r18 and move the bug over to the samples to suppress the warning for now.
I think the only risk is in the interaction with the Vulkan loader and layers component, which also uses the SPIRV-Tools.
So as long as the following are updated together, the risk is minimal:
Description
Vulcan API samples building fails with NDK r.17. The answer explains the problem. Actually, the fix for Clang 6.0 was ready 4 months ago, but sources/third_party/shaderc has not been updated.
Environment Details
The text was updated successfully, but these errors were encountered: