Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hey! I added you on discord as well. Currently the software doesn't launch (Ver 13.5 as there is no linux build for 13.51),
Getting some linux troubles software requires sfml-2.6 but my system uses 3.0.0.
I tried doing a symbolic link with the included lib files to no avail getting the following errors:

./RahiTuber: Symbol `_ZTVN2sf5ShapeE' has different size in shared object, consider re-linking
./RahiTuber: Symbol `_ZTVN2sf11CircleShapeE' has different size in shared object, consider re-linking
./RahiTuber: Symbol `_ZTVN2sf14RectangleShapeE' has different size in shared object, consider re-linking
./RahiTuber: symbol lookup error: ./RahiTuber: undefined symbol: _ZN2sf5Color5WhiteE
If you could lmk, (if anything) what im doing wrong or if this is a bug or what have you. If you need any further logs im willing to provide! Much thanks!

Hi, the lib folder included with the Linux build should include the necessary sfml-2.6 libraries. I'll message you on discord and we can figure this out, thanks!