vsg-dev / VulkanSceneGraph

Vulkan & C++17 based Scene Graph Project
http://www.vulkanscenegraph.org
MIT License
1.32k stars 212 forks source link

errors under ubuntu using "cmake ." #285

Closed zhangfq-chemistry closed 3 years ago

zhangfq-chemistry commented 3 years ago

/home/zhangfq/vulkan/VulkanSceneGraph/include/vsg/vk/Context.h:40:65: error: ‘VkAccelerationStructureBuildGeometryInfoKHR’ does not name a type; did you mean ‘VkBindAccelerationStructureMemoryInfoKHR’?

robertosfield commented 3 years ago

VulkanSceneGraph master now depends upon Khronos ray tracing extension that requires VulkanSDK 1.2.162.0 or later.

On Fri, 28 May 2021 at 03:56, zhangfq-chemistry @.***> wrote:

/home/zhangfq/vulkan/VulkanSceneGraph/include/vsg/vk/Context.h:40:65: error: ‘VkAccelerationStructureBuildGeometryInfoKHR’ does not name a type; did you mean ‘VkBindAccelerationStructureMemoryInfoKHR’?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/vsg-dev/VulkanSceneGraph/issues/285, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKEGUG4G2H2XOGOHFTUBRDTP4A7PANCNFSM45VSLM4A .