i have no idea what is the problem.
/home/icq4ever/oF/libs/kiss/include/kiss_fft.h:118:33: error: expected ‘)’ before ‘(’ token
118 | (kiss_fft_next_fast_size( ((n)+1)>>1)<<1)
| ~
I already open issue on github → here
FYI. I have no issue with audiooutputExample on compile/run.
OK I think it’s related with include hirachy in multiple header files.
issue was resolved.
but still i don’t understand because same codes are working well on other machine.
hi, I’m running into a very similar problem. Can you tell me what exactly was the issue and the solution in your case?