When I run: ``` cd architecture/clap make -f Makefile.simple ``` I encounter the following error: ``` simple-faust.cpp:36:10: fatal error: 'efsw/efsw.h' file not found 36 | #include <efsw/efsw.h> ```
When I run:
I encounter the following error: