You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My secondary GPU is Nvidia GeForce GTX 1650. I have installed Vulkan SDK. I have cloned the project. I have changed the premake5.lua files and ran the script. I have changed the code in WalnutApp. But the project won't run at all. The program crashes and I get RayTracing.exe exited with code -1073741819. I also get Error: VkResult = 5. How do I fix this?
The text was updated successfully, but these errors were encountered:
My secondary GPU is Nvidia GeForce GTX 1650. I have installed Vulkan SDK. I have cloned the project. I have changed the premake5.lua files and ran the script. I have changed the code in WalnutApp. But the project won't run at all. The program crashes and I get
RayTracing.exe exited with code -1073741819.
I also getError: VkResult = 5
. How do I fix this?The text was updated successfully, but these errors were encountered: