Source Code

 

If you are interested in contributing to SwordReader's development or are simply interested in knowing what makes SwordReader tick you have come to the right place.

 

Requirements:

 

Obtaining the Source

 

Assuming you have already installed TortoiseSVN and the The SWORD Project library source code...

From the same directory you created for downloading the The SWORD Project library source , eg. D:\src\sword open this folder and right-click on the background
Choose the "Checkout..." option from the subversion sub-menu in Window's Explorer.
Enter the correct URL for the repository, eg. https://crosswire.org/svn/swordreader/trunk
Choose OK and watch as it downloads the sourcecode.

Now you should have two folders in this directory, sword, and swordreader


Building the Source

 

Fire up Visual Studio 2005

Open the SwordReader solution file located under swordreader/src/SwRd.sln

Click Build->Build Solution and wait...