gesso
| resources: | Home Screenshots Installation Source Code Bugs |
|---|
Source Code
The gesso source code can be accessed in either of the following ways:
- View the source using the CVS web interface
- Check out the source using anonymous CVS with the following commands (password is guest):
cvs -d :pserver:guest@mozdev.org:/cvs login cvs -z3 -d :pserver:guest@mozdev.org:/cvs co gesso/src gesso/www
To compile Gesso "out-of-box" you will need Microsoft Visual Studio, preferably Visual Studio 2005, a copy of Gecko SDK at "Program Files\gecko-sdk", and probably a copy of McCoy at "Program Files\mccoy".