I, i'm the creator and maintainer of the Flatpak package. I update the package to 2.2.2 and try to correct some issues. I detect some images is missing and the game crash if use OpenSceneGraph, for the moment the data/sky only contain 3 .txt files, but any image, and these images hey are in that folder.
Those is the parameters i passed to cmake to build:
- -DCMAKE_BUILD_TYPE=Release
- -DSD_BINDIR=/app/bin
- -DSD_DATADIR=/app/share/speed-dreams-2
- -DSD_LIBDIR=/app/lib/speed-dreams-2
- -DOPTION_OFFICIAL_ONLY=ON
- -DOPTION_OSGGRAPH=ON
Does anyone know what can happen?. Thanks in advance
This should be fixed by commit [r6574]
Related
Commit: [r6574]