Kaivalya Deshpande
Kaivalya Deshpande
> @bkeys you should install vulkan validation layer! also how you switch ./Tiny sample to run in OpenGL mode? have to recompile or some launch argument? thanks.. @oscarbg, set USE_OPENGL_BACKEND...
Thanks, I've changed the cmake file instead
This issue might have arose because Win32 ignores filename cases while others (I am using linux) aren't so forgiving. Seems to have caused quite nasty issues in the past: https://stackoverflow.com/questions/33998669/windows-ntfs-and-case-sensitivity...