Failed to load native library 'libnative-platform.so' for Linux amd64

后端 未结 5 677
不思量自难忘°
不思量自难忘° 2020-12-16 15:14

First off, if this belongs on Ask Ubuntu, my apologies...I\'m not really sure what forum this falls under.

I\'m attempting to fork and build an Android project from

5条回答
  •  自闭症患者
    2020-12-16 15:31

    I am using gradle 3.0 and it needs the directory mentioned in -g parameter to have execute permission. It wasn't executable when we got this error and making it executable solved the problem.

提交回复
热议问题