view COMPILING @ 11:2105d2dfefa3

Try to adjust blitting with SDL surface pitch. Might fix something.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 18 May 2010 18:47:16 +0300
parents acb5694e93d9
children c3622b53a23e
line wrap: on
line source

Quick and dirty guide to make it:

- Just type make and follow the instructions
- Or just do make <your desired systype>

The available systypes are: unix, linux, hpux, cygwin, win32

The experience on previous versions of pwplib also suggests succesful
compilation on the following platforms:
   - Solaris/SPARC (without sound support; also with native compiler)
   - AIX/PowerPC (without sound support; also with native compiler)

We hope to support even more platforms (such as msdos, palmos,
macos and msx) in the future.

We will release a final version sometimes after the party (Proxy 2001),
hopefully with tested+easier compilation.