Closed pemgithub closed 3 years ago
My issue was an incompatibility with the latest Vulkan SDK on Ubuntu 18.04.03 LTS.
GPUOpen/GPA/Src/GPUPerfAPIVk/VkIncludes.h includes <vulkan/vulkan.h> and
As a workaround, I commented out VkPhysicalDeviceShaderCoreProperties2AMD definition in vk_amd_shader_core_properties2.h. From vk_amd_shader_core_properties2.h:
* @brief Temporary internal header for shader core properties2. Should be removed once the extension is published
* and the API gets included in the official Vulkan header.
Thank you for reporting this issue. It was resolved in GPA v3.5 released in December 2019.
I ran the following:
I get build errors including: