SDL on svgalib and aalib

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi!

How can I make my SDL programs run on svgalib or aalib? Is it

necessary to recompile the libray with some option?

Un saludo.


Jes?s Carrete Monta?a ----> KUANTIKO___________________________________________
| .~. |
| /V\ jrcarmon(arroba)teleline.es |
| // \ Linux Registered |
| /( )\ User #158442 |
| ^`~’^ |
|___________________________________________|

Clave p?blica PGP disponible por e-mail.

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.1i for non-commercial use http://www.pgpi.com/

iQA/AwUBOYRuK1XBzV6UX+HYEQLEmACg+fJSa07cQ76HHu82gC2alh7BX0kAoJ15
MHI+BmSX1qAlrYI7BBuTX0Ms
=osOV
-----END PGP SIGNATURE-----

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi!

How can I make my SDL programs run on svgalib or aalib? Is it
necessary to recompile the libray with some option?

Yes.

For aalib:
./configure --enable-video-aalib

For svgalib:
./configure --enable-video-svga

For both:
./configure --enable-video-svga --enable-video-aalib

I think it’s in the FAQ too.

See ya!
-Sam Lantinga, Lead Programmer, Loki Entertainment Software