The Meson build system
Version: 0.57.1
Source dir: /tmp/usbaudio
Build dir: /tmp/usbaudio/x
Build type: native build
Project name: usbaudio
Project version: 1.0
C compiler for the host machine: ccache cc (gcc 5.5.0 "cc (GCC) 5.5.0")
C linker for the host machine: cc ld.bfd 2.26.20160125
Host machine cpu family: x86_64
Host machine cpu: x86_64
Found pkg-config: /usr/bin/pkg-config (0.29.2)
Found CMake: /usr/bin/cmake (3.19.6)
Run-time dependency libpulse found: NO (tried pkgconfig and cmake)
meson.build:11:0: ERROR: Dependency "libpulse" not found, tried pkgconfig and cmake
A full log can be found at /tmp/usbaudio/x/meson-logs/meson-log.txt
I need instructions for compile without PulseAudio because that is an optional component and i don't use it.
Hi there, i am trying to compile usbaudio becauase the "sndcpy" needs Android 10.
I need instructions for compile without PulseAudio because that is an optional component and i don't use it.