Yave
Yave copied to clipboard
Yet Another Vulkan Engine
I wanted to try the engine. I use cmake .. -G "MinGW Makefiles" and then make on Windows. But it give me this error: ``` error: 'EVENT_FILTER_EVENT_ID' was not declared...
HI dear author, It's truly a honor to write a letter to you, I'm build your project nowadays and found the error when building as following, I wonder if there...
outliner->add prefab->import model->editor crash
I get this error when I run app: [error] VK_ERROR_OUT_OF_POOL_MEMORY in file "D:\Yave-master\Yave\yave/graphics/vk/vk.h" at line 315 on thread "Main thread"
Please have a look. There are too many errors so I can't post it here. Thank you.
I have added #include and , and the error also appears. /home/zhangfq/vulkan/Yave/y/y/concurrent/StaticThreadPool.h:74:112: error: no type named 'source_location' in namespace 'std' Task(Func func, core::Span wait, std::shared_ptr sig, std::source_location loc); home/zhangfq/2025/vulkan/Yave/y/y/core/String.h:131:16: error:...