02-28-2018, 09:16 AM
During compilation, I get this error:
/home/Sol33t303/tmp/yaourt-tmp-sol33t303/aur-rpcs3/src/rpcs3-0.0.5/rpcs3/Emu/RSX/VK/VulkanAPI.h:10:10: fatal error: vulkan/vulkan.h: No such file or directory
#include <vulkan/vulkan.h>
There is also a warning under the rest of the messages:
cc1plus: warning: /home/Sol33t303/tmp/yaourt-tmp-sol33t303/aur-rpcs3/src/rpcs3-0.0.5/build/rpcs3/cotire/rpcs3_CXX_prefix.hxx.gch: not used because `__STDC_CONSTANT_MACROS' is defined [-Winvalid-pch]
How can I fix this? I'm happy to provide more info if required. It's obvious it's got something to do with Vulkan, all my drivers are updated so it should be working fine. It's possible that the maintainer has done something incorrectly with the PKGBUILD so here its contents. https://pastebin.com/MQ9UzVp1
/home/Sol33t303/tmp/yaourt-tmp-sol33t303/aur-rpcs3/src/rpcs3-0.0.5/rpcs3/Emu/RSX/VK/VulkanAPI.h:10:10: fatal error: vulkan/vulkan.h: No such file or directory
#include <vulkan/vulkan.h>
There is also a warning under the rest of the messages:
cc1plus: warning: /home/Sol33t303/tmp/yaourt-tmp-sol33t303/aur-rpcs3/src/rpcs3-0.0.5/build/rpcs3/cotire/rpcs3_CXX_prefix.hxx.gch: not used because `__STDC_CONSTANT_MACROS' is defined [-Winvalid-pch]
How can I fix this? I'm happy to provide more info if required. It's obvious it's got something to do with Vulkan, all my drivers are updated so it should be working fine. It's possible that the maintainer has done something incorrectly with the PKGBUILD so here its contents. https://pastebin.com/MQ9UzVp1