Hi,
I’ve update to the Linux cross-compile toolchain v19 to build the Linux versions of my game with UE 4.27.
Now I’m getting these errors for the Discord Game SDK 2.5.6 (latest):
undefined reference to powf@GLIBC_2.27 [--no-allow-shlib-undefined]
undefined reference to exp2f@GLIBC_2.27 [--no-allow-shlib-undefined]
Has anyone experienced similar issues? Or is there anything I can do about it?