You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: