-
-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Description
Hi,
We use unityci/editor:2019.4.21f1-base-0.10 in our automated test CI and we got this error :
Plugins: Couldn't open XXX/Library/PackageCache/com.atteneder.draco@1.4.0/Runtime/Plugins/x86_64/libdracodec_unity.so,
error: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by XXX/Library/PackageCache/com.atteneder.draco@1.4.0/Runtime/Plugins/x86_64/libdracodec_unity.so)The docker image is based on 18.04.5 LTS (Bionic Beaver) which contain GLIBC 2.27.
Could it be possible to build libdracodec_unity.so with GLIBC 2.27 ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels