David Oakley

Results 1 issues of David Oakley

Android only supports fseeko+ftello (and their 64-bit versions) for API level 24 and above. Tested using: cmake -Bbuild -DCMAKE_TOOLCHAIN_FILE=~/Library/Android/sdk/ndk/26.0.10792818/build/cmake/android.toolchain.cmake -DANDROID_ABI=armeabi-v7a -DANDROID_PLATFORM=android-22 . cmake --build build Failed with: tinyxml2/tinyxml2.cpp:2380:5: error: use...