ptitSeb / Serious-Engine

A port to the OpenPandora (and working fine on plain Linux) of the open source version of a game engine developed by Croteam for the classic Serious Sam games. Status: Working (for both FE and SE).
https://pyra-handheld.com/boards/threads/serious-sam-first-encounter.77225/
GNU General Public License v2.0
75 stars 23 forks source link

does not launch under garuda linux #38

Open Schatteneis opened 3 years ago

Schatteneis commented 3 years ago

compiles fine when using clang and clang++ but the game does not launch, i have placed the binaries in the correct folder. Compiler Output when running the program from the terminal i get: STUBBED: load window icon in /home/schatteneis/Serious-Engine/Sources/SeriousSam/MainWindow.cpp, line 168. STUBBED: Need SDL invisible window or something in /home/schatteneis/Serious-Engine/Sources/SeriousSam/MainWindow.cpp, line 327. and then program quits.