Open Dv5n opened 4 months ago
Had the exact issue, solved it by running
pkg remove libglvnd
Then retrying to build the project
Had the exact issue, solved it by running
pkg remove libglvnd
Then retrying to build the project
If you have installed the libglvnd, then remove it, because it causes libraries to be included, that shouldn't.
But it removes other packages that I installed (ex: xfce)
But it removes other packages that I installed (ex: xfce)
It's the only way to resolve the issue, at least I believe. I know it's annoying, but you can write down what packages are deleted, and install them after the compilation is done.
Compiled and works. Thanks.
Describe the bug Compiled successfully on Termux (on another device) but after I installed the APK, it says "SDL Error" (This happens on multiple sm64 android ports (except for sm64ex-coop) on both of the devices)
To Reproduce Steps to reproduce the behavior:
Expected behavior To work.
Screenshots
Desktop:
Smartphone:
Additional context Most newest packages. :-(