question

Ahmad avatar image
Ahmad asked

Linux Server Build Unreal Engine Error

Hello everyone, i can successfully make a windows server build of our game and run it on playfab, everything is perfect. but, we need to move it to linux server due to high cost of windows server on playfab. i fixed all the errors i faced except this one:

  ld.lld: error: unable to find library -lGSDK_CPP_Windows
  clang++: error: linker command failed with exit code 1 (use -v to see invocation)

and i cant find anything on it. is there anything im missing? im following this tutorial https://learn.microsoft.com/en-us/gaming/playfab/features/multiplayer/servers/server-sdks/unreal-gsdk/setting-up-a-linux-dedicated-server-on-playfab

thanks

unreal
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Ahmad avatar image
Ahmad answered

To anyone having same issue use this https://github.com/narthur157/playfab-gsdk-ue4 i hope this helps

1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Xiao Zha avatar image Xiao Zha commented ·

Glad to hear you solve the issue.

0 Likes 0 ·