Project

General

Profile

Bug #2076

Updated by skyjake almost 9 years ago

Even in the latest version of FluidSynth (1.1.6), they are using GLib threading functions that were deprecated in GLib 2.32. These must be removed since they will eventually stop working.

Currently only on the OS X build uses the embedded version of FluidSynth, so Linux and Windows are not affected by this issue at the moment.

Back