Qingyu Chen

Results 1 issues of Qingyu Chen

$ make gcc -Isrc/inc -O2 -Wall -DPA_USE_COREAUDIO `pkg-config --cflags opencv` src/audio.c -c -o objs/audio.o src/audio.c:34:10: fatal error: 'portaudio.h' file not found # include ``` ^ ``` 1 error generated. make:...