Hi,

I am trying to use esd_play_file function from libesd. I am getting an error while compiling. Error description is "/usr/bin/ld -lesd cannot find".

I have the libesd.so file. I declared that function as next line.

function esd_play_file(const name_prefix, filename: PChar; fallback: Integer): Integer; cdecl; external 'libesd';

I looked some places but got nothing about it. I am using Ubuntu Dapper Drake distro.

Happy coding

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to