Razix Distribution Build floating point and std::set issues while creating Vulkan queue create infos #88
Labels
bug
Something isn't working
build system
Build system related issues such as premake, config settings for VS etc.
C++
C++ Implementation related
Core
Engine Core Module related
good first issue
Good for newcomers
Razix engine crashes when the queue create infos are provided in a std::set for different types of queues such as compute, graphics and present families. This only occurs in the Distribution build with complete optimization, investigate and resolve it
Workaround: Using native or std::array doesn't cause any crashes
============================================================
Razix Engine Stats
Version : 0.16.0
Configuration : [Distribution]
Release Stage : Development
The text was updated successfully, but these errors were encountered: