openframeworks / openFrameworks

openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
http://openframeworks.cc
Other
9.98k stars 2.55k forks source link

remove OF_NO_FMOD #8184

Open dimitre opened 1 week ago

dimitre commented 1 week ago

As FMOD is not the default player anymore we can remove the logic for this define and keep only USE_FMOD

Quicktime and QTkit removal Boost references removal (not on apothecary anymore) Some intermediate ways of making FMOD work if needed, as a transition period. Project.xcconfig tidy up

ofTheo commented 1 week ago

Looks awesome!!

dimitre commented 1 week ago

I think this one is finally ok! I'll wait somebody readproof 👀 or test to see if it is good to go