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).

Home Page:https://pyra-handheld.com/boards/threads/serious-sam-first-encounter.77225/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

does not launch under garuda linux

Schatteneis opened this issue · comments

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.