eduard-permyakov / permafrost-engine

An OpenGL RTS game engine written in C
GNU General Public License v3.0
2.65k stars 114 forks source link

In-source SDL2 dependency should be updated #29

Closed vinhig closed 8 months ago

vinhig commented 2 years ago

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

ylme commented 2 years ago

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.

eduard-permyakov commented 8 months ago

SDL2 has been bumped to 2.30.0