Leo.Huang

Results 1 comments of Leo.Huang

这个问题解决了没?我用的是Virtual Box也无法运行。 报错内容: leo@leo-VirtualBox:~/games104/Piccolo/bin$ ./PiccoloEditor terminate called after throwing an instance of 'std::runtime_error' what(): failed to find suitable physical device 已放弃 (核心已转储) 我翻了一下,代码在这个文件535行,可惜不懂逻辑,不会改。。。 engine/source/runtime/function/render/rhi/vulkan/vulkan_rhi.cpp ` if (m_physical_device == VK_NULL_HANDLE) {...