-
Notifications
You must be signed in to change notification settings - Fork 4
Building from Source
rdlester edited this page Jan 14, 2013
·
1 revision
Feel free to fork Hermes to work on your own extensions.
The ant scripts in resources_default
can be used to build the Hermes library. Rename the folder to resources
, then edit the variables in build.properties
to match your system's configuration. Check these carefully! Once these are set, just run build.xml
using ant to build the library.
If you run into problems, make sure the bin
folder created by ant is deleted, then try again. If you still can't get it to work, send Ryan an email at sursiks ((dot)) 010+hermes ((at)) gmail. If there's a bug, open an issue ticket.