permafrost-engine icon indicating copy to clipboard operation
permafrost-engine copied to clipboard

In-source SDL2 dependency should be updated

Open vinhig opened this issue 3 years ago • 1 comments

The in-source SDL2 dependency can't be built on latest arch linux due to an undefined reference to some wayland methods. Hopefully, this has been fixed here https://github.com/libsdl-org/SDL/pull/5092/commits/068c13b1cac4fead98a458b70ef482ddc8205358

vinhig avatar Feb 08 '22 15:02 vinhig

if you use msys2, Just compile python for dependency, then use make pf PLAT=WINDOWS to compile pf.exe. Install the other dependency through msys2.

ylme avatar May 21 '22 15:05 ylme

SDL2 has been bumped to 2.30.0

eduard-permyakov avatar Mar 06 '24 14:03 eduard-permyakov