You're in the wrong place. Head over to https://software.sil.org/saymore/ to download the installer and get general information. Visit https://community.software.sil.org/c/saymore to interact with other users and get support for using the program.
Please see Tips for Testing Palaso Software
- Ensure you have something that can run bash scripts
- Run build/getDependencies-windows.sh
- Ensure you have Nuget
- Building the solution should automatically pull down the nuget dependencies.
See the SayMore Trello Board
Reports can be entered in https://jira.sil.org/projects/SP/issues. They can be entered there via email by sending to [email protected].
Each time code is checked in, an automatic build begins on our TeamCity build server, running all the unit tests. Similarly, when there is a new version of some SayMore dependency (e.g. Palaso, LocalizationManager), that server automatically rebuilds SayMore . This automatic build doesn't publish a new installer, however. That kind of build is launched manually, by pressing a button on the TeamCity page. This "publish" process builds SayMore , makes and installer, rsyncs it to the distribution server, and writes out a little bit of html which the SayMore download page then displays to the user.