jarikomppa / soloud

Free, easy, portable audio engine for games
http://soloud-audio.com
Other
1.76k stars 275 forks source link

An error in soloud_jack.cpp causes static library build to fail #344

Open yobonez opened 2 years ago

yobonez commented 2 years ago

Expected behavior:

A static soloud library with JACK backend ready to go

Actual behavior:

C2131 expression did not evaluate to a constant jack_default_audio_sample_t data[dataLength]; SoloudStatic E:\dev\soloud20200207\src\backend\jack\soloud_jack.cpp 54                   ^

Steps to reproduce the problem:

SoLoud version, operating system, backend used, any other potentially useful information:

Soloud 20200207 Windows 10 JACK

Green-Sky commented 2 years ago

wait, jack works on windows?

yobonez commented 2 years ago

It has includes and libs for windows so yes i suppose https://jackaudio.org/downloads/