You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./TerraForge3D: /lib/x86_64-linux-gnu/libm.so.6: version GLIBC_2.29' not found (required by ./TerraForge3D) ./TerraForge3D: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version GLIBCXX_3.4.26' not found (required by ./TerraForge3D)
i have
libstdc++6, 8.4.0-1ubuntu1~18.04 installed Ubuntu 18.04 LTS
libc6 is 2.27-3ubuntu1.5
Cn you release AppImage packages?
The text was updated successfully, but these errors were encountered:
If providing an AppImage is not possible, building the release an older Linux distribution (such as Ubuntu 18.04) should make it work on more distributions. The oldest still-supported Ubuntu LTS (Ubuntu 18.04 as of writing) is usually a good baseline.
not running in Ubuntu 18.04 LTS
./TerraForge3D: /lib/x86_64-linux-gnu/libm.so.6: version
GLIBC_2.29' not found (required by ./TerraForge3D) ./TerraForge3D: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version
GLIBCXX_3.4.26' not found (required by ./TerraForge3D)i have
libstdc++6, 8.4.0-1ubuntu1~18.04 installed Ubuntu 18.04 LTS
libc6 is 2.27-3ubuntu1.5
Cn you release AppImage packages?
The text was updated successfully, but these errors were encountered: