I'm following the docs tutorials on setting up RtAudio:
https://web.mit.edu/carrien/Public/speechlab/marc_code/ADAPT_VC/rtaudio/doc/html/index.html#start
https://web.mit.edu/carrien/Public/speechlab/marc_code/ADAPT_VC/rtaudio/doc/html/index.html#start
I end up with an error (Working through a VM on a debian project):
So it complains that RtError.h is not found. It's not in the /user/include/ folder either:
Now if I skip try/catch it does seem to compile and run.