Open eudoxos opened 8 years ago
Sorry for the delay, I need to checkout how to compile without no-warning flag. Thank you reporting.
Unfortunately I do not have time to work on AlsaJsonGateway. I'm currently working on the Audio Advance (AGL) Architecture for Automotive Grade Linux and have no bandwidth for anything else.
On the long run my goal it to replace AlsaJsonGateway with AGL audio stack, but I doubt that I will start this before the end of 2017.
Sorry.
Hi i want to buy the 18i8 and looked around in the net, found your video and great work. But when i want to compile the Gateway, i got this error. Do you know another good mixer for the 18i8 or do you work allready on the AGL audio stack?
Thank's again for the work you've done allready. Best regards Steve
@wstephan : you can have a look at https://github.com/x42/scarlett-mixer
:-) Thanks!
I am getting this with fresh checkout (ubuntu 16.04, gcc 5.4.0):
The workaround is to call
./configure CFLAGS=-Wno-error
.