My favorites | Sign in
Logo
                
Search
for
Updated Feb 26, 2009 by liesegang
Labels: Featured
GettingStarted  
How to get up and running on Windows and Mac

Sample Games

We've included some sample games to get you started:

Setup

We've taken pains to make it pretty quick to get up and working with Angel. There are some prerequisites, however.

Note that on both platforms it's probably best to put the code on some path that doesn't have spaces, just to avoid weirdness.

Windows

Mac

Enter your password when prompted, then go get a snack while SWIG compiles. You can feel free to install SWIG via other means, but we won't be able to help you if something goes wrong.
  • Angel has only been tested on Mac OS X Leopard (10.5). It could and should work with lower versions, but would probably require some tweaking of the build process.

Comment by asmaloney, Feb 23, 2009

For the Mac, if you don't want to install MacPorts?, you can download, compile, and install SWIG yourself using the standard configure/make/make install. If you leave the default install location when you configure it /usr/local/bin/swig?, you'll have to change SWIG_PATH in Angel-2.0/Code/Tools/BuildScripts?/swig_wrap.py line 52.


Sign in to add a comment
Hosted by Google Code