FreeImage
FreeImage copied to clipboard
FreeImage library - With Fixes for ALL PLATFORMS
HI! It seems that the build is broken with the latest visual c++ compiler when enabling C++20. # What is the error log ``` C:\Users\edukaj\.conan2\p\b\freei373179c09645a\b\src\Source\MapIntrospector.h(98,36): error C2065: '_Node': undeclared identifier...
Even after merging #7, https://github.com/tbeu/FreeImage/actions/runs/8365814653 made another MSVC C++20 issue apparent if built with `-DBUILD_TESTS=ON`. There's the green run: https://github.com/tbeu/FreeImage/actions/runs/8365884805
Demonstrate the necessity of #7.
V3.19.1
Ouch, might have to burn master, Let me cherry pick recent merges
I just copied latest source from https://sourceforge.net/projects/freeimage/ And fixed build for OSX
See https://github.com/danoli3/FreeImage/actions/runs/10147550660/job/28058196654#step:4:360 for the warnings.
Review latest sub-dependancy patches Apply patches to / check from : MinGW https://github.com/msys2/MINGW-packages/tree/master/mingw-w64-freeimage