Difference between revisions of "Talk:Tutorial:Compiling & Installing SWORD"
From CrossWire Bible Society
David Haslam (talk | contribs) (→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) | ||
− | == | + | == Compiling SWORD within Windows == |
− | + | === 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
- Download SWORD 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.