You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Build for Visual Studio 2019 using command: genie --with-jack-only vs2019
Open Visual Studio, set JACK include directories and try to build SoloudStatic
SoLoud version, operating system, backend used, any other potentially useful information:
Soloud 20200207
Windows 10
JACK
The text was updated successfully, but these errors were encountered:
A static soloud library with JACK backend ready to go
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 ^
genie --with-jack-only vs2019
Soloud 20200207
Windows 10
JACK
The text was updated successfully, but these errors were encountered: