projectM-visualizer / frontend-sdl2

Standalone application based on SDL2 that turns your desktop audio into awesome visuals. Available on most platforms supported by both libprojectM and libSDL2.
GNU General Public License v3.0
58 stars 32 forks source link

Broken Build due to Missing References #17

Closed rothn closed 2 years ago

rothn commented 2 years ago

Fixed by https://github.com/projectM-visualizer/frontend-sdl2/pull/16

Versions: libprojectm: latest master (9e9f4ca1b2b767e7e35db60907b2868b096973b6) frontend-sdl2: latest master (8200b32ba186dbfac1c7ca8d3c19c37cac5ce049)

The build is broken on master because of broken references comprising:

kblaschke commented 2 years ago

As both master versions might not be compatible at all times, this can be expected. Both projects are still in heavy development and will have breaking changes. As time of writing this, both repos work and are compatible on macOS, Linux and Windows if configured and built properly.