Problem to compile the sample code

I get the wave.c from
http://qdn.qnx.com/support/docs/neutrino_2.11_en/audio/playing.html
and I get the error that reference error when compiling.
I compile the code with “qcc wave.c”, any parameter missed in it? Or I had
done other thing wrong?
Thx very much.

On Sun, 10 Feb 2002 18:51:49 +0800, “waity” <waity@hongkong.com>
wrote:

According to Help the snd_() functions wave.c uses are in
the libasound library, so add the -lasound parameter (verify you have
libasound.
libraries installed).

ako

I get the wave.c from
http://qdn.qnx.com/support/docs/neutrino_2.11_en/audio/playing.html
and I get the error that reference error when compiling.
I compile the code with “qcc wave.c”, any parameter missed in it? Or I had
done other thing wrong?
Thx very much.

thx.
“Andrzej Kocon” <ako@box43.gnet.pl> ¼¶¼g©ó¶l¥ó·s»D
:3c667815.54528@inn.qnx.com

On Sun, 10 Feb 2002 18:51:49 +0800, “waity” <> waity@hongkong.com
wrote:

According to Help the snd_() functions wave.c uses are in
the libasound library, so add the -lasound parameter (verify you have
libasound.
libraries installed).

ako

I get the wave.c from
http://qdn.qnx.com/support/docs/neutrino_2.11_en/audio/playing.html
and I get the error that reference error when compiling.
I compile the code with “qcc wave.c”, any parameter missed in it? Or I
had
done other thing wrong?
Thx very much.
\