Hi all,
I am trying to compile pd 0.41-4 on a amd 64 bit machine.
I'm using:
/configure --enable-alsa=yes --enable-jack=yes --enable-oss=no
This results in make building with
cc -DDL_OPEN -DPA_USE_OSS -DUNIX -DUNISTD -DUSEAPI_OSS
-fno-strict-aliasing -DPA_USE_ALSA -DUSEAPI_ALSA -M
The binary builds with any problems but when I run it there is no option
for jack or alsa (within the audio settings drop down) ?
The card works fine through alsa/jack.
Any ideas?
Conor