strawberrymusicplayer / strawberry

:strawberry: Strawberry Music Player
https://www.strawberrymusicplayer.org/
GNU General Public License v3.0
2.53k stars 164 forks source link

Build Error with -DENABLE_MOODBAR=false #1468

Closed dtl131 closed 1 week ago

dtl131 commented 1 week ago

Describe the bug

strawberry/src/playlist/playlistheader.cpp:128:13: error: no match for ‘operator==’ (operand types are ‘const int’ and ‘Playlist::Column’)
  128 |   if (index == Playlist::Column::Mood) {
      |       ~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~
      |       |                          |
      |       const int                  Playlist::Column

This did not happen when I built Strawberry last (yesterday IIRC)

System Information: