Hell all,

A friend ask me about the audio playing with SDL. I tried to do an example.

As I use Linux, with the following command, I consider all packages
neeeded would be installed, but it seems that I am wrong:
sudo apt-get install libsdl1.2-dev libsdl-image1.2-dev
libsdl-mixer1.2-dev libsdl-ttf2.0-dev

The source was compiled, but a link.res was generated as output.

According to the link.res, the executable coud not be built becose of
the lack of lsmpeg.

I don't know how to install lsmpeg.

Since my code compiles, I think is not a problem with the code. What
do you suppose is wrong?


Regards,


-- 
Luciano de Souza
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to