JVCL Download

From Project JEDI Wiki
Jump to navigationJump to search

Downloads

The JVCL can be downloaded in several ways depending on whether you want to be on the "bleeding edge" or want to use a more stable version.

Official Releases

The official releases of JVCL can be downloaded from the Sourceforge project page.

Daily zips

Every night a couple of zip files are created automatically containing a snapshot of the current SVN repository. Since these zip files are generated automatically, they may not compile completely, even though this should be quite rare. To access the daily zips, go to http://jvcl.sf.net/daily to see a listing of available downloads.

GIT

To always have access to the most recent changes in JVCL, you should install a GIT client (we recommend TortoiseGIT) and download the GIT repository files to your computer. With the GIT client, you can update your local repository at any time. For more instructions on how to set up GIT and use it with JVCL, see the GIT instruction page. You can also access the GIT repository via the web. Click https://github.com/project-jedi/jvcl to go to the GIT root, click https://github.com/project-jedi/jvcl/tree/master/jvcl to go to the root folder of current development.