Open Zaratusa opened 1 year ago
Any progress on this ?
Nope, I'm still using version 2.5.6
@Zaratusa can you send me the link to 2.5.6 please, i need a working .so file to package my game
It's available on the GameSDK overview page. Here is also a direct link.
Still getting these two errors
ld.lld: error: A:/Mobar/GameFiles/ProjectMobar/Plugins/DiscordUE4/Source/ThirdParty/discord-files/Linux/x86_64-unknown-linux-gnu\libdiscord_game_sdk.so: undefined reference to exp2f@GLIBC_2.27 [--no-allow-shlib-undefined]
even with 2.5.6
Description
Hi,
I'm using the Game SDK 3.2.1 on Linux in Unreal Engine 4.27 with the Toolchain v19 (clang-11.0.1-based). When compiling the game I'm getting the following linker errors:
Is there any way to fix this issue?
Steps to Reproduce
Use Unreal Engine Linux Toolchain v19 or newer to build an application with the Game SDK.
Expected Behavior
It compiles successfully without linker errors.
Current Behavior
It fails to compile with linker errors.
Client and System Information