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
It doesn't look too bad, the DFFMPEG_USE_PRECOMPILED=ON flag is most likely needed. I don't currently have the game itself, I may give this a shot if I end up buying it.
The text was updated successfully, but these errors were encountered:
I attempted to build this one with the docker image and got the following error. This seems to indicate that the version of glib may need to be increased. This may be improved by compiling ffmpeg manually, instead of using the pre-built.
./lib/prebuilt/ffmpeg/lib/libavutil.so.55.78.100: undefined reference to `clock_gettime@GLIBC_2.17'
Freespace 2 could be a good addition. There's instructions on what it needs here: https://github.com/scp-fs2open/fs2open.github.com/wiki/Building-on-Linux
It doesn't look too bad, the DFFMPEG_USE_PRECOMPILED=ON flag is most likely needed. I don't currently have the game itself, I may give this a shot if I end up buying it.
The text was updated successfully, but these errors were encountered: