using deimos.portaudio

Samuele Carcagno sam.carcagno at gmail.com
Sat May 19 05:03:17 PDT 2012


> The missing symbol is a D symbol. You probably have to compile 
> in
> 'deimos/portaudio.di', so in your 'dmd yourprogram.d' compile 
> command
> add the full path to the di file:
> 'dmd yourprogram.d ../path/to/deimos/portaudio.di'

Thanks, that was in fact the problem!


More information about the Digitalmars-d-learn mailing list