|
|
Line 2: |
Line 2: |
| | | |
| 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 ==
| |
− |
| |
− | Please would someone add a section on compiling SWORD within Windows. ''Thanks''. [[User:David Haslam|David Haslam]] 18:45, 8 September 2009 (UTC)
| |
− |
| |
− | The following is what Dan had added, but it needs to be transferred to the [[Tutorial:Compiling & Installing SWORD on Windows|new page]]. [[User:David Haslam|David Haslam]] 09:08, 6 October 2009 (UTC)
| |
− |
| |
− | :''Done''. [[User:David Haslam|David Haslam]] 14:51, 15 October 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
| |
− | # Open sword-1.6.0/utilities/vcppmake/utilities.sln
| |
− | # Compile.
| |
− |
| |
− | == Attempted the compile instructions and recieved the following ==
| |
− |
| |
− | Error 24 fatal error LNK1104: cannot open file 'libsword.lib' vs2osisreftxt vs2osisreftxt <br/>
| |
− | Error 25 fatal error LNK1104: cannot open file 'libsword.lib' treeidxutil treeidxutil<br/>
| |
− | Error 26 fatal error LNK1104: cannot open file 'libsword.lib' vs2osisref vs2osisref<br/>
| |
− | Error 59 fatal error LNK1104: cannot open file 'libsword.lib' xml2gbs xml2gbs<br/>
| |
− | Error 61 fatal error LNK1104: cannot open file 'libsword.lib' stepdump stepdump<br/>
| |
− | Error 71 fatal error C1083: Cannot open include file: 'unicode/utypes.h': No such file or directory c:\code\theswordproject\sword-1.6.0\include\utf8nfc.h 26 tei2mod<br/>
| |
− | Error 145 fatal error LNK1104: cannot open file 'libsword.lib' step2vpl step2vpl<br/>
| |
− | Error 174 fatal error LNK1104: cannot open file 'libsword.lib' mod2zmod mod2zmod<br/>
| |
− | Error 175 fatal error LNK1104: cannot open file 'libsword.lib' mod2vpl mod2vpl<br/>
| |
− | Error 194 fatal error LNK1104: cannot open file 'libsword.lib' mod2osis mod2osis<br/>
| |
− | Error 227 fatal error LNK1104: cannot open file 'libsword.lib' mod2imp mod2imp<br/>
| |
− | Error 228 fatal error LNK1104: cannot open file 'libsword.lib' mkfastmod mkfastmod<br/>
| |
− | Error 248 fatal error LNK1104: cannot open file 'libsword.lib' installmgr installmgr<br/>
| |
− | Error 260 fatal error C1083: Cannot open include file: 'unicode/utypes.h': No such file or directory c:\code\theswordproject\sword-1.6.0\utilities\imp2gbs.cpp 34 imp2gbs<br/>
| |
− | Error 261 fatal error LNK1104: cannot open file 'libsword.lib' imp2vs imp2vs<br/>
| |
− | Error 263 fatal error LNK1104: cannot open file 'libsword.lib' imp2ld imp2ld<br/>
| |
− | Error 283 fatal error LNK1104: cannot open file 'libsword.lib' emptyvss emptyvss<br/>
| |
− | Error 336 fatal error LNK1104: cannot open file 'libsword.lib' cipherraw cipherraw<br/>
| |
− | Error 338 fatal error LNK1104: cannot open file 'libsword.lib' addld addld<br/>
| |
− | Error 340 fatal error LNK1104: cannot open file 'libsword.lib' addvs addvs<br/>
| |
− | Error 360 fatal error LNK1104: cannot open file 'libsword.lib' addgb addgb<br/>
| |
− | Error 364 fatal error C1083: Cannot open include file: 'unicode/utypes.h': No such file or directory c:\code\theswordproject\sword-1.6.0\include\utf8nfc.h 26 osis2mod<br/>
| |
− | Error 365 fatal error C1083: Cannot open include file: 'unicode/ucnv.h': No such file or directory c:\Code\TheSwordProject\sword-1.6.0\src\modules\filters\utf8transliterator.cpp 29 libsword<br/>
| |
− | Error 366 fatal error C1083: Cannot open include file: 'unicode/utypes.h': No such file or directory c:\Code\TheSwordProject\sword-1.6.0\include\utf8nfkd.h 26 libsword<br/>
| |
− | Error 367 fatal error C1083: Cannot open include file: 'unicode/unistr.h': No such file or directory c:\Code\TheSwordProject\sword-1.6.0\src\modules\filters\utf8nfc.cpp 28 libsword<br/>
| |
− | Error 368 fatal error C1083: Cannot open include file: 'unicode/utypes.h': No such file or directory c:\Code\TheSwordProject\sword-1.6.0\include\utf8nfkd.h 26 libsword<br/>
| |
− | Error 369 fatal error C1083: Cannot open include file: 'unicode/utypes.h': No such file or directory c:\Code\TheSwordProject\sword-1.6.0\include\utf8bidireorder.h 26 libsword<br/>
| |
− | Error 370 fatal error C1083: Cannot open include file: 'unicode/utypes.h': No such file or directory c:\Code\TheSwordProject\sword-1.6.0\include\utf8arshaping.h 26 libsword<br/>
| |
− | Error 371 fatal error C1083: Cannot open include file: 'unicode/unistr.h': No such file or directory c:\Code\TheSwordProject\sword-1.6.0\include\utf8transliterator.h 39 libsword<br/>
| |
− | Error 372 fatal error C1083: Cannot open include file: 'unicode/utypes.h': No such file or directory c:\Code\TheSwordProject\sword-1.6.0\src\mgr\stringmgr.cpp 29 libsword<br/>
| |
− | Error 416 fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory c:\Code\TheSwordProject\sword-1.6.0\src\mgr\curlhttpt.cpp 28 libsword<br/>
| |
− | Error 417 fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory c:\Code\TheSwordProject\sword-1.6.0\src\mgr\curlftpt.cpp 28 libsword<br/>
| |
− |
| |
− |
| |
− | An update would be appreciated.
| |