forked from facebook/igl
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
VK_ERROR_EXTENSION_NOT_PRESENT
I get this error when I have a context:std::unique_ptr<lvk::IContext> ctx = lvk::createVulkanContextWithSwapchain(window, width, height, {});
I added LVK as a submodule into my project, which upon running the build cmake it downloads some dependencies.
Here is my .gitmodules file
[submodule "external/lvk"]
path = external/lvk
url = https://github.com/corporateshark/lightweightvk.git
It used to work a month ago but now it gives me the Extension error in red.
I have a RX6800 XT if you need physical device.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels