Closed spencer-lunarg closed 3 months ago
CI Vulkan-ValidationLayers build queued with queue ID 218164.
CI Vulkan-ValidationLayers build # 17073 running.
CI Vulkan-ValidationLayers build # 17073 passed.
Any significant changes in the size of VVL binaries in debug build?
No, it looks the same, not fully sure what is different.. assume the strings were there and lldb
just had some issue knowing were they started/ended or something
For LLDB on Linux, I get
error: summary string parsing error
for any string, found from many online sources the simple fix was to add-fstandalone-debug
to the clang build