Updated version of https://sourceforge.net/p/freeimage/patches/96/ (3.16.0) patch.
The following code changes where made to successfully compile FreeImage for ARM64, armv7, i386, x86_64 for iOS using Xcode 6/7 on OS X 10.10 / 10.11 using Clang
All the above external patches have been since patched at the original repositories as well, so this should be automatically fixed for all the externals except for LibJXR (Microsoft)
All changes can be found on this Clone repo found here:
https://github.com/danoli3/FreeImage master is the current 3.17.0 fix.
Attached is a patch file of the changes from core 3.17.0 to 3.17.0 patched with the fixes.
Anonymous
Hi,
Your patch modifies some 3rd party libraries, so it will be difficult to apply it.
Modifications of these libraries should be done at the source (i.e. you should contact owners of each library).
However, I'm interested by the LibJXR patch as we have an unsolved problem here with Linux OS.
Are you able to load / save JXR files using this patch ?
Hervé
@drolon Hi! I ended up getting most of these patches applied in dependancies
Yes JXR saved in Linux
Please add Apple Silicon M1/M2 support