(anonymous IP: 44.200.94.150,349) | ||||||||||||||
| ||||||||||||||
Audio (94) Datatype (15) Demo (50) Development (244) Document (62) Driver (19) Emulation (60) Game (528) Graphics (224) Library (22) Network (60) Office (21) Utility (250) Video (18) Total files: 1667 Full index file Recent index file Part of aros exec |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] Epiphany is a multi-platform clone of Boulderdash (a.k.a Emerald Mine on the Amiga) made with SDL library. It compiled nearly out of the box with this script: ../epiphany-0.7.0/configure CC=i386-aros-gcc CXX=i386-aros-g++ --host=i686-aros \ CPPFLAGS=-g LDFLAGS=-nix --prefix=/PROGDIR --bindir=/PROGDIR \ --enable-static The LIBS variables in the Makefiles had to be changed so that they only contained -lSDL_mixer -lSDL. Some small modifications to the source code were necessary which have been sent back to the author. |
Copyright © 2005 - 2024 The AROS Archives All Rights Reserved |