i packaged a stand-alone build of my project for linux but when i open it the terminal prints out these errors
What is causing this error and why dose it say i need my project files if its a stand-alone build
i packaged a stand-alone build of my project for linux but when i open it the terminal prints out these errors
What is causing this error and why dose it say i need my project files if its a stand-alone build
I’m not sure what could be the issue, but I had similar (BadDrawable) errors when my Vulkan driver was not configured properly and my executable tried using OpenGL. Try getting some more info with
vulkaninfo
Usually when “vulkaninfo” works, the application also works.
This might also help https://linuxconfig.org/install-and-test-vulkan-on-linux