projectM-visualizer / projectm

projectM - Cross-platform Music Visualization Library. Open-source and Milkdrop-compatible.
https://discord.gg/mMrxAqaa3W
GNU Lesser General Public License v2.1
3.22k stars 365 forks source link

v4.1.x - Build system fixes #790

Closed kblaschke closed 3 months ago

kblaschke commented 3 months ago

A few build fixes for 4.1 which got overlooked, as they only happen in very special circumstances.

kblaschke commented 3 months ago

Added another fix to an issue I've found during testing: in the very rare case a preset has no warp shader, but a caomposite shader, the composite shader was not loaded either.