#Trouble with SwapChains

5 messages · Page 1 of 1 (latest)

tawdry snow
#

with what exit code does your program exit?

queen steeple
#

Have you enabled the validation layers? (The easiest way is by using the vkconfig tool that is part of the vulkan sdk)

vital owl
#

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

queen steeple
#

Not the easiest intro to c++, tbh.