src/vamp-hostsdk/Window.h:159:37: error: 'M_PI' was not declared in this scope 159 | - a1 * cos((2 * M_PI * i) / n) defining it earlier fixes the problem
src/vamp-hostsdk/Window.h:159:37: error: 'M_PI' was not declared in this scope
159 | - a1 * cos((2 * M_PI * i) / n)
defining it earlier fixes the problem