wheremyfoodat/Panda3DS

Steam deck build error: SDL NOT CONFIGURED FOR OPENGL

Closed this issue · 1 comments

The classic SDL NOT CONFIGURED error has returned with latest source code building on steam deck.

Originally I had plenty of errors with cmake however after reinstalling tons of packages, I finally made it and built the app, only to launch and get the famous SDL NOT CONFIGURED. tried both vulkan on and off in cmake.

Can give the exact commands used later today.

You're probably missing some of the mesa/gl packages. If you look at the Linux workflows in the .github folder, you can see exactly which packages CI installs to compile the emulator.