giaosame/RealTimeParticleBasedSnowSimulation

running problem

z547224313 opened this issue · 5 comments

i do cmake

image

and run

image

5600x 16G 3070 8G

Did you follow this guideline to compile the project?

yes
image
in this folder
image
Could you please record a video of the building project?

i solve this problem
but i got another one

Number of raw_verts: 29612
Number of sphereIdx: 0
failed to open file!
Assertion failed: d.getVkHeaderVersion() == VK_HEADER_VERSION, file C:\VulkanSDK\1.2.189.2\Include\vulkan/vulkan_funcs.hpp, line 85

could tell me the version of VulkanSDK?

I guess it may be 1.2.162.0 or its previous version.

thanks!
i fixed this bug !!
i found this SDK version in src/shaders/compile.bat , it is 1.2.154.1
Finally I ran the project