Difference between revisions of "Talk:Tutorial:Compiling & Installing SWORD"

From CrossWire Bible Society
Jump to: navigation, search
(Compiling SWORD within Windows)
(Compiling SWORD using MS Visual Studio 2008)
Line 8: Line 8:
 
# Download SWORD [http://www.crosswire.org/ftpmirror/pub/sword/source/v1.6/sword-1.6.0.tar.gz sourcecode]
 
# Download SWORD [http://www.crosswire.org/ftpmirror/pub/sword/source/v1.6/sword-1.6.0.tar.gz sourcecode]
 
# Unpack it somewhere with something like 7zip
 
# Unpack it somewhere with something like 7zip
# With Visual Studio 2008, open sword-1.6.0/lib/vcppmake/vc8/libsword.proj
 
# Compile.
 
 
# Open sword-1.6.0/utilities/vcppmake/utilities.sln
 
# Open sword-1.6.0/utilities/vcppmake/utilities.sln
 
# Compile.
 
# Compile.

Revision as of 21:18, 3 October 2009

Initial content of page

The initial content was cut and paste from the Sandbox. David Haslam 16:52, 3 September 2009 (UTC)

Compiling SWORD within Windows

Compiling SWORD using MS Visual Studio 2008

  1. Download SWORD sourcecode
  2. Unpack it somewhere with something like 7zip
  3. Open sword-1.6.0/utilities/vcppmake/utilities.sln
  4. Compile.