Skip to content

Conversation

@danoli3
Copy link
Member

@danoli3 danoli3 commented Jul 29, 2022

Android NDK 24 Requirement for Android Studio 4.2+ and new Build Systems

Updated most build scripts

Android Features:

C++17 support
x86_64 Android Target
NDK 23b - Allows for builds with Gradle Systems / Android.mk / CMake In Android Studio
Update to Dependency Libraries
Fixed a bunch of Android configure scripts for NDK 23 + and CMake option / make
Apothecary Changes:

Fixed some documentation

Added to some scripts SHA hash security to check if source zip has been modified / mostly build security for OpenSSL and Curl where these are highly important for clients auditing openFrameworks for security status

Updated Assimp from 4.0.1 to 5.2.9 - (Updated Cmake build system)
Updated uriparser from 0.8.5 to 0.9.7 - (New Cmake build system)
Updated pugixml from 1.9 to 1.11.4 - (New Cmake build system)
Updated OpenSSL from 1.1.0h to 1.1.1u (New Cmake build system, +security patches)
Updated cURL from 7.59.0 to 8.2.0 (New Cmake build system - fixed a bunch most platforms +security patches)
Updated OpenCV from 4.0.1 to 4.7.0 - (New CMake build system and fixed commands, emscripten, android, vs)
Updated tess2 - 1.0.2 - (New Cmake build system)
Updated FreeImage (2) from 3.17.0 to 3.19.0 (iOS/tvOS/Android - New CMake Build system - Custom Patched core - These patches are already being used in Unix Fedora core)
Updated libxml2 from 2.9.4 to 2.11.4 - (New Cmake build system)
Updated FreeType from 2.7 to 2.13.1 - (New Cmake build system)
Updated uri - (removed Boost from Android make, switched to CMake for Android)
Updated Cairo from 1.14.12 to 1.17.8 - (New Cmake build system)
Updated pixman from 0.34.0 to 0.40.0 - (New Cmake build system)
Updated pkg-config.sh from 0.28 to 0.29.2
Updated json from 3.6.1 to 3.11.2
Updated videoInput with - (New Cmake build system - patched core)
Updated GLFW 3.3.7 to 3.3.8 - (Updated Cmake build system)
Updated GLEW 1.11.0 to 2.2.0 - (Updated Cmake build system)
Updated LibUSB 1.0.26 to master - (New Cmake build system)
Updated GLM to latest master
Updated zlib to 1.2.13 - - (New Cmake build system)
Updated rtAudio to 6.0.0 - - (New Cmake build system)
Updated libPNG to 1.64.0 - - (New Cmake build system)
Other Notes:

Fixed Android Install for NDK 23 and new download links
FreeImage source code Updated to 3.18.0 for Android and patched for C++17
Removed FreeImage SubComponents (OpenEXR / LibRAWlite) removed from FreeImage util they update to support new compile targets. Updated github.com/danoli3/FreeImage to support C++17 and had to remove these broken libraries for now.
Fixed iOS Configure targets for tvOS / bitcode
Updated Docker to use CMake 3.22.1
Fixed linuxarmv7l/install.sh for new URL
Fixed other scripts in the process:

Updated pixman from 0.34.0 to 0.40.0
Updated pkg-config.sh from 0.28 to 0.29.2
Updated Cairo from 1.14.12 to 1.17.4
Current Issues:

@danoli3
Copy link
Member Author

danoli3 commented Jul 29, 2022

Updated of #201 - Will Continue progress here

@danoli3
Copy link
Member Author

danoli3 commented Mar 25, 2023

Okay I'll have a look into this

@danoli3 danoli3 force-pushed the build-android-arm64 branch 2 times, most recently from 0632f12 to a4e8ace Compare April 14, 2023 09:01
@danoli3
Copy link
Member Author

danoli3 commented Feb 20, 2024

All of this is merged in bleeding closing

@danoli3 danoli3 closed this Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants