Skip to content

Releases: thejinchao/turbolink-libraries

v1.3.1

19 Apr 11:19
Compare
Choose a tag to compare
  • fixed several codes that may cause compilation warnings and errors.
  • add the -fPIC parameter to avoid compilation errors when using native linux compile environment.
  • recompile using the new build environment(UE5.4, Xcode15, PlayStationSDK9.0)

v1.3

28 Sep 01:58
Compare
Choose a tag to compare

All libraries have been upgraded and compiled in the UE 5.3 and UE 4.27 environment. The following is the upgraded version.

  • grpc 1.57
  • protobuf 4.23.4
  • abseil lts-2023-08-02
  • re2 2022-06-01

v1.2.1

17 Apr 13:46
Compare
Choose a tag to compare

add License files

v1.2

12 Jan 13:18
Compare
Choose a tag to compare

BUGFIX: set msvc runtime library to "Multi Thread DLL" for all compile configurations (Debug and Release),

v1.1

08 Jan 03:41
Compare
Choose a tag to compare

Turbolink thirdparty libraries, include the following platforms:

  • Windows(x64)
  • Android(armv7, arm64, x64)
  • iOS(os64)
  • Mac
  • Linux(x64)
  • PlayStation5