阅读背景:

ndk-build编译64位.so,出现ndk error: cast from 'int*' to 'int' loses precision [-fpermissive]

来源:互联网 

这是因为Linux 64位系统上指针类型占用8个字节,而int类型占用4个字节,所以会出现loses precision。这是因为Linux 64位系统上指针类型占用8个字节,而int类型占用4个字节,所以会




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: