[Interest] Android arm7 files over 2GB not supported?

Alexander Dyagilev alervdvcw at gmail.com
Wed May 6 12:30:11 CEST 2020


_FILE_OFFSET_BITS=64 is not defined in official Qt builds for Android?
https://android.googlesource.com/platform/bionic/+/master/docs/32-bit-abi.md

Is the only solution to build my own Qt with this _FILE_OFFSET_BITS=64 
defined?


On 5/6/2020 12:53 PM, Alexander Dyagilev wrote:
> Hello,
>
> I'm trying to QFile::seek to position greater than 2GB. It retuns 
> false with the error set to QFileDevice::PositionError.
>
> Android 10...
>


More information about the Interest mailing list