Closed Elefant-Freeciv closed 8 months ago
Just as an update, I'm working on this since you reported it.
FreeImage hasn't been updated since 2018 and it's starting to rot, so we're in the process of updating everything using a forked version.
Ok. Thanks.
Thanks for the ticket!
After a ton of work, we replaced FreeImage with FreeImageRe fork which is much more up to date.
We've also updated OgreNext to fix build errors with FreeImageRe.
Branches v2.2, v2.3 & master were updated with these fixes. For branch v2.1 we just updated the build scripts to the last working version of ogre-next-deps since it's EOL.
Let us know if there are issues. Cheers
System Information
Detailled description
Build script fails. The only error I saw was error: ISO C++17 does not allow dynamic exception specifications. It seems to be either an error with freeimage or with my enviroment. My best guess is that this is recently disallowed behavior in the freeimage plugin.
Ogre.log
Callstack