- Home /
Question by
King_Lamer · Jun 04, 2015 at 01:58 PM ·
linuxapplication
Error while run app on linux machine
While i try run app on linux machine, i have this error:
failed dependencies: libc.so.6(GLIBC_2.15) is needed by sc-1.12.S114-7285 libm.so.6(GLIBC_2.15) is needed by sc-1.12.S114-7285 libstdc++.so.6(GLIBCXX_3.4.15) is needed by sc-1.12.S114-7285
App make in Unity 5.0. Can any body help me? please
Comment
Answer by Schubkraft · Jun 11, 2015 at 03:03 PM
It is telling you which libs are needed on you Linux machine to run it. The minimum supported version is Ubuntu 12.04
Your answer
