Vulkan Renderer won't compile successfully #40
ravi688
announced in
Announcements
Replies: 1 comment
-
Now it will compile! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Vulkan Renderer won't compile because of broken dependencies,
if you run mingw32-make -s setup then it gonna update the HPML dependency.
The update version of HPML is completely different from what we had used in Vulkan Renderer.
So updating HPML results in compilation errors.
Currently, I'm working on the Multipass Rendering feature, you will see a completely different interface of Vulkan Renderer API.
Inconvenience regretted.
Beta Was this translation helpful? Give feedback.
All reactions