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

From CrossWire Bible Society
Jump to: navigation, search
(Please add a section on compiling SWORD within Windows: new section)
(Compiling SWORD within Windows)
Line 3: Line 3:
 
The initial content was cut and paste from the Sandbox. [[User:David Haslam|David Haslam]] 16:52, 3 September 2009 (UTC)
 
The initial content was cut and paste from the Sandbox. [[User:David Haslam|David Haslam]] 16:52, 3 September 2009 (UTC)
  
== Please add a section on compiling SWORD within Windows ==
+
== Compiling SWORD within Windows ==
  
Please would someone add a section on compiling SWORD within Windows. ''Thanks''. [[User:David Haslam|David Haslam]] 18:45, 8 September 2009 (UTC)
+
=== Compiling SWORD using MS Visual Studio 2008 ===
 +
# 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
 +
# With Visual Studio 2008, open sword-1.6.0/lib/vcppmake/vc8/libsword.proj
 +
# Compile.
 +
# Open sword-1.6.0/utilities/vcppmake/utilities.sln
 +
# Compile.

Revision as of 15:42, 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. With Visual Studio 2008, open sword-1.6.0/lib/vcppmake/vc8/libsword.proj
  4. Compile.
  5. Open sword-1.6.0/utilities/vcppmake/utilities.sln
  6. Compile.