Precompiled packages and
dependencies
You can find the Windows binary package, source code package as well as dependencies (source or precompiled) on SourceForge, here.
SVN
If you want to grab the latest SVN revision, use the following command:
svn co https://sybr.svn.sourceforge.net/svnroot/sybr/trunk syBR
If you want to grab a specific release, use the following command:
svn co https://sybr.svn.sourceforge.net/svnroot/sybr/tags/${VERSION} syBR
All the syBR engines releases are tagged as vX.Y.Z
(only v0.0.7 and above).