VisualStudio2022 “LNK2019” error for libraries SDL2, VulkanBootstrap, {fmt} while other libs working with same configurations (glm; Vulkan)
I trying to build code, similair to “Vulkan Guide. Chapter 2. Improving the render loop”, but without using CMake, only with Visual Studio tools (as i don’t want to make code building dependent on CMake – don’t wanna rely on it).
So there is “Additional Include Directories” parameters: