#Trouble with SwapChains
5 messages · Page 1 of 1 (latest)
Have you enabled the validation layers? (The easiest way is by using the vkconfig tool that is part of the vulkan sdk)
ive managed to fix it the swapchain was initialised before something else and it made Vulkan cry
im new as hell ive never worked with c++ neither Vulkan so already creating a window and some swapchain is a lot lol
Not the easiest intro to c++, tbh.