HippoHX from sources
From HippoHX
If you need one of the features or bug fixes that is only on the repository and hasn“t been released yet, you can get a fresh copy from sources.
Prerequisites
- Command line SVN
- Command line Zip
- Flex SDK somewhere in your path, you have to the add the "bin" folder. You know you got it right if you type "mxmlc -help" in the console and you get something starting like this:
Adobe Flex Compiler (mxmlc)
Version 3.0.0 build 477
Copyright (c) 2004-2007 Adobe Systems, Inc. All rights reserved.
...
How to
Once the prerequisites are ok, follow these simple steps:
- Create a folder and copy the make script (http://hippohx.googlecode.com/svn/trunk/make).
- Open a console window and navigate to the folder. Add executable permissions: chmod +x ./make
- Execute the script: ./make
- Wait until de script is finished. If everything went ok you should have a "HippoHX" folder with 2 zip files, one is HippoHX for Macs, the other one for Windows.
- Enjoy!
If you have any problems or comments, please pop by the mailing list.

