openframeworks / apothecary

This is the OpenFrameworks library apothecary. It mixes formulas and potions to build and update the C/C++ lib dependencies.
Other
56 stars 51 forks source link

FreeImage Remove Sub-dependancy compile #342

Closed danoli3 closed 8 months ago

danoli3 commented 8 months ago

Updated FreeImage source to allow provided LibPNG to CMakeLists so we can package libpng separately without vulnerabilities.

Now formulae is dependent on LibPNG compiled first

Fixes double symbol issues

danoli3 commented 8 months ago

Working tested on clean project

Screenshot 2024-02-10 at 8 02 56 pm