GWA demos and examples
Demos and examples are provided for Genero Web Application.
GWA demos are located in your GWA installation directory. If installed in FGLDIR, you will find
the demos in $FGLDIR/demo; if installed in a separate directory, you will find
them in gwa-install-dir/demo. Each demo sits in its own directory:
- debug
- gwa
- gwa_webcos
- update
To run these demo applications, you will need to compile the sources and build a GWA application for each demo. If you have make installed, run the Makefile included with each demo; otherwise, follow the instructions to build and run the GWA in Build and deploy the application.