[sword-devel] Building Python binding to Sword on Windows returns exit code 1

R Johnson ps16thypresenceisfullnessofjoy at gmail.com
Fri May 16 18:36:35 MST 2014


I now have gotten closer to being able to do what I want, but still not 
quite there yet (sigh).

I tried to build the 'libsword' solution without the 'sword_static' 
project, but then I actually got more errors than before. I have 
attached the output I got.

I then tried building only the 'sword' project, which is (I think) the 
only project that must be built as a prerequisite to the 'swordswig' 
project. This worked OK without any errors.

I then tried building the 'swordswig' project, which is of course 
necessary in order to build the Python bindings. Before doing so, I 
downgraded my version of SWIG to 2.0.12, so that I would not run into 
the SWIG 3.0.0 bug we discovered. The 'swordswig' build is getting 
farther now than it had before, but it still gives some errors. First it 
gave an error about not being able to open 'sword.lib'. Through a bit of 
experimenting, I found out that this was because it was looking for it 
in the 'sword-build' directory rather than its 'Release' subdirectory. I 
think this may be a bug that needs be fixed in the CMake file. I worked 
around it, however, by copying 'sword.lib' from the 'Release' 
subdirectory to the 'sword-build' directory. Since I did that, however, 
it is giving me other errors that I am not knowledgeable enough to 
solve. I have attached the output I got from building 'swordswig', first 
before I copied the 'sword.lib' file, and secondly afterwards. In the 
second build log, SWIG complains that there are 35 unresolved externals.

Thank you again for your help.

-- Timothy
-------------- next part --------------
1>------ Build started: Project: ZERO_CHECK, Configuration: Release Win32 ------
2>------ Skipped Build: Project: sword_static, Configuration: Release Win32 ------
2>Project not selected to build for this solution configuration 
3>------ Build started: Project: vs2osisref, Configuration: Release Win32 ------
4>------ Build started: Project: tei2mod, Configuration: Release Win32 ------
3>     Creating library C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/vs2osisref.lib and object C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/vs2osisref.exp
4>     Creating library C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/tei2mod.lib and object C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/tei2mod.exp
3>vs2osisref.obj : error LNK2019: unresolved external symbol "public: static char * sword::SWBuf::nullStr" (?nullStr at SWBuf@sword@@2PADA) referenced in function "private: void __thiscall sword::SWBuf::init(unsigned int)" (?init at SWBuf@sword@@AAEXI at Z)
3>C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword-build\utilities\Release\vs2osisref.exe : fatal error LNK1120: 1 unresolved externals
4>tei2mod.obj : error LNK2019: unresolved external symbol "public: static char * sword::SWBuf::nullStr" (?nullStr at SWBuf@sword@@2PADA) referenced in function "private: void __thiscall sword::SWBuf::init(unsigned int)" (?init at SWBuf@sword@@AAEXI at Z)
4>tei2mod.obj : error LNK2019: unresolved external symbol "private: static class sword::SWClass sword::SWDisplay::classdef" (?classdef at SWDisplay@sword@@0VSWClass at 2@A) referenced in function "public: __thiscall sword::SWDisplay::SWDisplay(void)" (??0SWDisplay at sword@@QAE at XZ)
4>C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword-build\utilities\Release\tei2mod.exe : fatal error LNK1120: 2 unresolved externals
5>------ Build started: Project: swordswig, Configuration: Release Win32 ------
5>  Building Custom Rule C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword/bindings/swig/python/CMakeLists.txt
5>  CMake does not need to re-run because C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword-build\bindings\swig\python\CMakeFiles\generate.stamp is up-to-date.
5>  Generating Sword.cxx
6>------ Build started: Project: vs2osisreftxt, Configuration: Release Win32 ------
6>     Creating library C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/vs2osisreftxt.lib and object C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/vs2osisreftxt.exp
6>vs2osisreftxt.obj : error LNK2019: unresolved external symbol "public: static char * sword::SWBuf::nullStr" (?nullStr at SWBuf@sword@@2PADA) referenced in function "private: void __thiscall sword::SWBuf::init(unsigned int)" (?init at SWBuf@sword@@AAEXI at Z)
6>C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword-build\utilities\Release\vs2osisreftxt.exe : fatal error LNK1120: 1 unresolved externals
7>------ Build started: Project: treeidxutil, Configuration: Release Win32 ------
7>     Creating library C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/treeidxutil.lib and object C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/treeidxutil.exp
7>treeidxutil.obj : error LNK2019: unresolved external symbol "public: static char * sword::SWBuf::nullStr" (?nullStr at SWBuf@sword@@2PADA) referenced in function "private: void __thiscall sword::SWBuf::init(unsigned int)" (?init at SWBuf@sword@@AAEXI at Z)
7>C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword-build\utilities\Release\treeidxutil.exe : fatal error LNK1120: 1 unresolved externals
8>------ Build started: Project: vpl2mod, Configuration: Release Win32 ------
8>     Creating library C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/vpl2mod.lib and object C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/vpl2mod.exp
8>vpl2mod.obj : error LNK2019: unresolved external symbol "public: static char * sword::SWBuf::nullStr" (?nullStr at SWBuf@sword@@2PADA) referenced in function "private: void __thiscall sword::SWBuf::init(unsigned int)" (?init at SWBuf@sword@@AAEXI at Z)
8>vpl2mod.obj : error LNK2019: unresolved external symbol "private: static class sword::SWClass sword::SWDisplay::classdef" (?classdef at SWDisplay@sword@@0VSWClass at 2@A) referenced in function "public: __thiscall sword::SWDisplay::SWDisplay(void)" (??0SWDisplay at sword@@QAE at XZ)
8>C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword-build\utilities\Release\vpl2mod.exe : fatal error LNK1120: 2 unresolved externals
9>------ Build started: Project: stepdump, Configuration: Release Win32 ------
10>------ Build started: Project: step2vpl, Configuration: Release Win32 ------
10>     Creating library C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/step2vpl.lib and object C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/step2vpl.exp
10>step2vpl.obj : error LNK2019: unresolved external symbol "public: static char * sword::SWBuf::nullStr" (?nullStr at SWBuf@sword@@2PADA) referenced in function "private: void __thiscall sword::SWBuf::init(unsigned int)" (?init at SWBuf@sword@@AAEXI at Z)
10>C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword-build\utilities\Release\step2vpl.exe : fatal error LNK1120: 1 unresolved externals
11>------ Build started: Project: osis2mod, Configuration: Release Win32 ------
12>------ Build started: Project: modwrite, Configuration: Release Win32 ------
12>     Creating library C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/modwrite.lib and object C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/modwrite.exp
12>modwrite.obj : error LNK2019: unresolved external symbol "public: static char * sword::SWBuf::nullStr" (?nullStr at SWBuf@sword@@2PADA) referenced in function "private: void __thiscall sword::SWBuf::init(unsigned int)" (?init at SWBuf@sword@@AAEXI at Z)
12>modwrite.obj : error LNK2019: unresolved external symbol "private: static class sword::SWClass sword::SWDisplay::classdef" (?classdef at SWDisplay@sword@@0VSWClass at 2@A) referenced in function "public: __thiscall sword::SWDisplay::SWDisplay(void)" (??0SWDisplay at sword@@QAE at XZ)
12>C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword-build\utilities\Release\modwrite.exe : fatal error LNK1120: 2 unresolved externals
13>------ Build started: Project: mod2zmod, Configuration: Release Win32 ------
14>------ Build started: Project: mod2vpl, Configuration: Release Win32 ------
14>     Creating library C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/mod2vpl.lib and object C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/mod2vpl.exp
14>mod2vpl.obj : error LNK2019: unresolved external symbol "public: static char * sword::SWBuf::nullStr" (?nullStr at SWBuf@sword@@2PADA) referenced in function "private: void __thiscall sword::SWBuf::init(unsigned int)" (?init at SWBuf@sword@@AAEXI at Z)
14>mod2vpl.obj : error LNK2019: unresolved external symbol "private: static class sword::SWClass sword::SWDisplay::classdef" (?classdef at SWDisplay@sword@@0VSWClass at 2@A) referenced in function "public: __thiscall sword::SWDisplay::SWDisplay(void)" (??0SWDisplay at sword@@QAE at XZ)
14>C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword-build\utilities\Release\mod2vpl.exe : fatal error LNK1120: 2 unresolved externals
15>------ Build started: Project: mod2osis, Configuration: Release Win32 ------
16>------ Build started: Project: mod2imp, Configuration: Release Win32 ------
16>     Creating library C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/mod2imp.lib and object C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/mod2imp.exp
16>mod2imp.obj : error LNK2019: unresolved external symbol "public: static char * sword::SWBuf::nullStr" (?nullStr at SWBuf@sword@@2PADA) referenced in function "private: void __thiscall sword::SWBuf::init(unsigned int)" (?init at SWBuf@sword@@AAEXI at Z)
16>mod2imp.obj : error LNK2019: unresolved external symbol "private: static class sword::SWClass sword::SWDisplay::classdef" (?classdef at SWDisplay@sword@@0VSWClass at 2@A) referenced in function "public: __thiscall sword::SWDisplay::SWDisplay(void)" (??0SWDisplay at sword@@QAE at XZ)
16>C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword-build\utilities\Release\mod2imp.exe : fatal error LNK1120: 2 unresolved externals
17>------ Build started: Project: mkfastmod, Configuration: Release Win32 ------
18>------ Build started: Project: installmgr, Configuration: Release Win32 ------
18>     Creating library C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/installmgr.lib and object C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/installmgr.exp
18>installmgr.obj : error LNK2019: unresolved external symbol "public: static char * sword::SWBuf::nullStr" (?nullStr at SWBuf@sword@@2PADA) referenced in function "private: void __thiscall sword::SWBuf::init(unsigned int)" (?init at SWBuf@sword@@AAEXI at Z)
18>installmgr.obj : error LNK2019: unresolved external symbol "private: static class sword::SWClass sword::SWDisplay::classdef" (?classdef at SWDisplay@sword@@0VSWClass at 2@A) referenced in function "public: __thiscall sword::SWDisplay::SWDisplay(void)" (??0SWDisplay at sword@@QAE at XZ)
18>installmgr.obj : error LNK2019: unresolved external symbol "public: static int const sword::InstallMgr::MODSTAT_UPDATED" (?MODSTAT_UPDATED at InstallMgr@sword@@2HB) referenced in function "void __cdecl listModules(class sword::SWMgr *,bool)" (?listModules@@YAXPAVSWMgr at sword@@_N at Z)
18>installmgr.obj : error LNK2019: unresolved external symbol "public: static int const sword::InstallMgr::MODSTAT_OLDER" (?MODSTAT_OLDER at InstallMgr@sword@@2HB) referenced in function "void __cdecl listModules(class sword::SWMgr *,bool)" (?listModules@@YAXPAVSWMgr at sword@@_N at Z)
18>installmgr.obj : error LNK2019: unresolved external symbol "public: static int const sword::InstallMgr::MODSTAT_NEW" (?MODSTAT_NEW at InstallMgr@sword@@2HB) referenced in function "void __cdecl listModules(class sword::SWMgr *,bool)" (?listModules@@YAXPAVSWMgr at sword@@_N at Z)
18>installmgr.obj : error LNK2019: unresolved external symbol "public: static int const sword::SWLog::LOG_DEBUG" (?LOG_DEBUG at SWLog@sword@@2HB) referenced in function _main
18>C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword-build\utilities\Release\installmgr.exe : fatal error LNK1120: 6 unresolved externals
19>------ Build started: Project: imp2vs, Configuration: Release Win32 ------
19>     Creating library C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/imp2vs.lib and object C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/imp2vs.exp
19>imp2vs.obj : error LNK2019: unresolved external symbol "public: static char * sword::SWBuf::nullStr" (?nullStr at SWBuf@sword@@2PADA) referenced in function "private: void __thiscall sword::SWBuf::init(unsigned int)" (?init at SWBuf@sword@@AAEXI at Z)
19>imp2vs.obj : error LNK2019: unresolved external symbol "private: static class sword::SWClass sword::SWDisplay::classdef" (?classdef at SWDisplay@sword@@0VSWClass at 2@A) referenced in function "public: __thiscall sword::SWDisplay::SWDisplay(void)" (??0SWDisplay at sword@@QAE at XZ)
19>imp2vs.obj : error LNK2019: unresolved external symbol "public: static int sword::FileMgr::RDONLY" (?RDONLY at FileMgr@sword@@2HA) referenced in function _main
19>imp2vs.obj : error LNK2019: unresolved external symbol "public: static int sword::FileMgr::IREAD" (?IREAD at FileMgr@sword@@2HA) referenced in function _main
19>imp2vs.obj : error LNK2019: unresolved external symbol "public: static int sword::FileMgr::IWRITE" (?IWRITE at FileMgr@sword@@2HA) referenced in function _main
19>C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword-build\utilities\Release\imp2vs.exe : fatal error LNK1120: 5 unresolved externals
20>------ Build started: Project: imp2ld, Configuration: Release Win32 ------
20>     Creating library C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/imp2ld.lib and object C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/imp2ld.exp
20>imp2ld.obj : error LNK2019: unresolved external symbol "private: static class sword::SWClass sword::SWDisplay::classdef" (?classdef at SWDisplay@sword@@0VSWClass at 2@A) referenced in function "public: __thiscall sword::SWDisplay::SWDisplay(void)" (??0SWDisplay at sword@@QAE at XZ)
20>imp2ld.obj : error LNK2019: unresolved external symbol "public: static char * sword::SWBuf::nullStr" (?nullStr at SWBuf@sword@@2PADA) referenced in function "private: void __thiscall sword::SWBuf::init(unsigned int)" (?init at SWBuf@sword@@AAEXI at Z)
20>C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword-build\utilities\Release\imp2ld.exe : fatal error LNK1120: 2 unresolved externals
21>------ Build started: Project: imp2gbs, Configuration: Release Win32 ------
21>     Creating library C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/imp2gbs.lib and object C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/imp2gbs.exp
21>imp2gbs.obj : error LNK2019: unresolved external symbol "public: static char * sword::SWBuf::nullStr" (?nullStr at SWBuf@sword@@2PADA) referenced in function "private: void __thiscall sword::SWBuf::init(unsigned int)" (?init at SWBuf@sword@@AAEXI at Z)
21>imp2gbs.obj : error LNK2019: unresolved external symbol "private: static class sword::SWClass sword::SWDisplay::classdef" (?classdef at SWDisplay@sword@@0VSWClass at 2@A) referenced in function "public: __thiscall sword::SWDisplay::SWDisplay(void)" (??0SWDisplay at sword@@QAE at XZ)
21>imp2gbs.obj : error LNK2019: unresolved external symbol "public: static int sword::FileMgr::RDONLY" (?RDONLY at FileMgr@sword@@2HA) referenced in function _main
21>imp2gbs.obj : error LNK2019: unresolved external symbol "public: static int sword::FileMgr::IREAD" (?IREAD at FileMgr@sword@@2HA) referenced in function _main
21>imp2gbs.obj : error LNK2019: unresolved external symbol "public: static int sword::FileMgr::IWRITE" (?IWRITE at FileMgr@sword@@2HA) referenced in function _main
21>C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword-build\utilities\Release\imp2gbs.exe : fatal error LNK1120: 5 unresolved externals
22>------ Build started: Project: genbookutil, Configuration: Release Win32 ------
22>     Creating library C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/genbookutil.lib and object C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/genbookutil.exp
22>genbookutil.obj : error LNK2019: unresolved external symbol "public: static char * sword::SWBuf::nullStr" (?nullStr at SWBuf@sword@@2PADA) referenced in function "private: void __thiscall sword::SWBuf::init(unsigned int)" (?init at SWBuf@sword@@AAEXI at Z)
22>genbookutil.obj : error LNK2019: unresolved external symbol "private: static class sword::SWClass sword::SWDisplay::classdef" (?classdef at SWDisplay@sword@@0VSWClass at 2@A) referenced in function "public: __thiscall sword::SWDisplay::SWDisplay(void)" (??0SWDisplay at sword@@QAE at XZ)
22>C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword-build\utilities\Release\genbookutil.exe : fatal error LNK1120: 2 unresolved externals
23>------ Build started: Project: gbfidx, Configuration: Release Win32 ------
23>     Creating library C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/gbfidx.lib and object C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/gbfidx.exp
23>gbfidx.obj : error LNK2019: unresolved external symbol "public: static char * sword::SWBuf::nullStr" (?nullStr at SWBuf@sword@@2PADA) referenced in function "private: void __thiscall sword::SWBuf::init(unsigned int)" (?init at SWBuf@sword@@AAEXI at Z)
23>C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword-build\utilities\Release\gbfidx.exe : fatal error LNK1120: 1 unresolved externals
24>------ Build started: Project: emptyvss, Configuration: Release Win32 ------
24>     Creating library C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/emptyvss.lib and object C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/emptyvss.exp
24>emptyvss.obj : error LNK2019: unresolved external symbol "public: static char * sword::SWBuf::nullStr" (?nullStr at SWBuf@sword@@2PADA) referenced in function "private: void __thiscall sword::SWBuf::init(unsigned int)" (?init at SWBuf@sword@@AAEXI at Z)
24>emptyvss.obj : error LNK2019: unresolved external symbol "private: static class sword::SWClass sword::SWDisplay::classdef" (?classdef at SWDisplay@sword@@0VSWClass at 2@A) referenced in function "public: __thiscall sword::SWDisplay::SWDisplay(void)" (??0SWDisplay at sword@@QAE at XZ)
24>C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword-build\utilities\Release\emptyvss.exe : fatal error LNK1120: 2 unresolved externals
25>------ Build started: Project: diatheke, Configuration: Release Win32 ------
26>------ Build started: Project: cipherraw, Configuration: Release Win32 ------
5>C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword\include\versificationmgr.h(125): warning 325: Nested class not currently supported (Book ignored)
5>C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword\include\versificationmgr.h(150): warning 325: Nested class not currently supported (System ignored)
5>C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword\include\treekey.h(62): warning 325: Nested class not currently supported (PositionChangeListener ignored)
5>C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword\include\swkey.h(227): warning 503: Can't wrap 'operator const char*' unless renamed to a valid identifier.
26>     Creating library C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/cipherraw.lib and object C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/cipherraw.exp
26>cipherraw.obj : error LNK2019: unresolved external symbol "public: static char * sword::SWBuf::nullStr" (?nullStr at SWBuf@sword@@2PADA) referenced in function "private: void __thiscall sword::SWBuf::init(unsigned int)" (?init at SWBuf@sword@@AAEXI at Z)
26>C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword-build\utilities\Release\cipherraw.exe : fatal error LNK1120: 1 unresolved externals
27>------ Build started: Project: buildtest, Configuration: Release Win32 ------
5>  running build
5>  running build_py
5>  copying Sword.py -> build\lib.win32-3.3
5>  running build_ext
5>  building '_Sword' extension
27>     Creating library C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/Release/buildtest.lib and object C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/Release/buildtest.exp
27>buildtest.obj : error LNK2019: unresolved external symbol "public: static char * sword::SWBuf::nullStr" (?nullStr at SWBuf@sword@@2PADA) referenced in function "private: void __thiscall sword::SWBuf::init(unsigned int)" (?init at SWBuf@sword@@AAEXI at Z)
27>buildtest.obj : error LNK2019: unresolved external symbol "private: static class sword::SWClass sword::SWDisplay::classdef" (?classdef at SWDisplay@sword@@0VSWClass at 2@A) referenced in function "public: __thiscall sword::SWDisplay::SWDisplay(void)" (??0SWDisplay at sword@@QAE at XZ)
27>C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword-build\Release\buildtest.exe : fatal error LNK1120: 2 unresolved externals
28>------ Build started: Project: addvs, Configuration: Release Win32 ------
28>     Creating library C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/addvs.lib and object C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/addvs.exp
28>addvs.obj : error LNK2019: unresolved external symbol "public: static char * sword::SWBuf::nullStr" (?nullStr at SWBuf@sword@@2PADA) referenced in function "private: void __thiscall sword::SWBuf::init(unsigned int)" (?init at SWBuf@sword@@AAEXI at Z)
28>addvs.obj : error LNK2019: unresolved external symbol "private: static class sword::SWClass sword::SWDisplay::classdef" (?classdef at SWDisplay@sword@@0VSWClass at 2@A) referenced in function "public: __thiscall sword::SWDisplay::SWDisplay(void)" (??0SWDisplay at sword@@QAE at XZ)
28>C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword-build\utilities\Release\addvs.exe : fatal error LNK1120: 2 unresolved externals
5>  C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG "-IC:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword/bindings/swig/python" "-IC:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword/include" "-IC:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword/bindings/swig/python/.." "-IC:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword/bindings/swig/python../../" -IC:\Python33\include -IC:\Python33\include /TpSword.cxx /Fobuild\temp.win32-3.3\Release\Sword.obj
29>------ Build started: Project: addld, Configuration: Release Win32 ------
5>  Sword.cxx
5>C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\xlocale(323): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
29>     Creating library C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/addld.lib and object C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/addld.exp
29>addld.obj : error LNK2019: unresolved external symbol "public: static char * sword::SWBuf::nullStr" (?nullStr at SWBuf@sword@@2PADA) referenced in function "private: void __thiscall sword::SWBuf::init(unsigned int)" (?init at SWBuf@sword@@AAEXI at Z)
29>addld.obj : error LNK2019: unresolved external symbol "private: static class sword::SWClass sword::SWDisplay::classdef" (?classdef at SWDisplay@sword@@0VSWClass at 2@A) referenced in function "public: __thiscall sword::SWDisplay::SWDisplay(void)" (??0SWDisplay at sword@@QAE at XZ)
29>C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword-build\utilities\Release\addld.exe : fatal error LNK1120: 2 unresolved externals
30>------ Build started: Project: addgb, Configuration: Release Win32 ------
30>     Creating library C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/addgb.lib and object C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/addgb.exp
30>addgb.obj : error LNK2019: unresolved external symbol "public: static char * sword::SWBuf::nullStr" (?nullStr at SWBuf@sword@@2PADA) referenced in function "private: void __thiscall sword::SWBuf::init(unsigned int)" (?init at SWBuf@sword@@AAEXI at Z)
30>addgb.obj : error LNK2019: unresolved external symbol "private: static class sword::SWClass sword::SWDisplay::classdef" (?classdef at SWDisplay@sword@@0VSWClass at 2@A) referenced in function "public: __thiscall sword::SWDisplay::SWDisplay(void)" (??0SWDisplay at sword@@QAE at XZ)
30>C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword-build\utilities\Release\addgb.exe : fatal error LNK1120: 2 unresolved externals
31>------ Build started: Project: xml2gbs, Configuration: Release Win32 ------
5>c:\documents and settings\timothy\my documents\downloads\sword\sword-build\bindings\swig\python\Sword.h(246): warning C4996: 'sword::StatusReporter::statusUpdate': ** WARNING: deprecated method **
5>          C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword/include\remotetrans.h(42) : see declaration of 'sword::StatusReporter::statusUpdate'
5>Sword.cxx(7715): warning C4996: 'sword::StatusReporter::statusUpdate': ** WARNING: deprecated method **
5>          C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword/include\remotetrans.h(42) : see declaration of 'sword::StatusReporter::statusUpdate'
5>Sword.cxx(7715): warning C4996: 'sword::StatusReporter::statusUpdate': ** WARNING: deprecated method **
5>          C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword/include\remotetrans.h(42) : see declaration of 'sword::StatusReporter::statusUpdate'
5>Sword.cxx(7801): warning C4101: 'e' : unreferenced local variable
...
31>     Creating library C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/xml2gbs.lib and object C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build/utilities/Release/xml2gbs.exp
5>Sword.cxx(11683): warning C4101: 'e' : unreferenced local variable
...
31>xml2gbs.obj : error LNK2019: unresolved external symbol "public: static char * sword::SWBuf::nullStr" (?nullStr at SWBuf@sword@@2PADA) referenced in function "private: void __thiscall sword::SWBuf::init(unsigned int)" (?init at SWBuf@sword@@AAEXI at Z)
31>xml2gbs.obj : error LNK2019: unresolved external symbol "private: static class sword::SWClass sword::SWDisplay::classdef" (?classdef at SWDisplay@sword@@0VSWClass at 2@A) referenced in function "public: __thiscall sword::SWDisplay::SWDisplay(void)" (??0SWDisplay at sword@@QAE at XZ)
31>C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword-build\utilities\Release\xml2gbs.exe : fatal error LNK1120: 2 unresolved externals
5>Sword.cxx(13572): warning C4101: 'e' : unreferenced local variable
...
5>Sword.cxx(80692): warning C4800: 'const char *' : forcing value to bool 'true' or 'false' (performance warning)
5>Sword.cxx(80947): warning C4101: 'e' : unreferenced local variable
...
5>  C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\link.exe /DLL /nologo /INCREMENTAL:NO "/LIBPATH:C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build" /LIBPATH:C:\Python33\libs /LIBPATH:C:\Python33\PCbuild sword.lib /EXPORT:PyInit__Sword build\temp.win32-3.3\Release\Sword.obj /OUT:build\lib.win32-3.3\_Sword.pyd /IMPLIB:build\temp.win32-3.3\Release\_Sword.lib /MANIFESTFILE:build\temp.win32-3.3\Release\_Sword.pyd.manifest
5>LINK : fatal error LNK1181: cannot open input file 'sword.lib'
5>CUSTOMBUILD : error : command '"C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\link.exe"' failed with exit status 1181
32>------ Build started: Project: ALL_BUILD, Configuration: Release Win32 ------
32>  Build all projects
33>------ Skipped Build: Project: INSTALL, Configuration: Release Win32 ------
33>Project not selected to build for this solution configuration 
========== Build: 2 succeeded, 29 failed, 2 up-to-date, 2 skipped ==========

-------------- next part --------------
1>------ Build started: Project: ZERO_CHECK, Configuration: Release Win32 ------
2>------ Build started: Project: swordswig, Configuration: Release Win32 ------
2>  Building Custom Rule C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword/bindings/swig/python/CMakeLists.txt
2>  CMake does not need to re-run because C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword-build\bindings\swig\python\CMakeFiles\generate.stamp is up-to-date.
2>  Generating Sword.cxx
2>C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword\include\versificationmgr.h(125): warning 325: Nested class not currently supported (Book ignored)
2>C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword\include\versificationmgr.h(150): warning 325: Nested class not currently supported (System ignored)
2>C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword\include\treekey.h(62): warning 325: Nested class not currently supported (PositionChangeListener ignored)
2>C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword\include\swkey.h(227): warning 503: Can't wrap 'operator const char*' unless renamed to a valid identifier.
2>  running build
2>  running build_py
2>  creating build
2>  creating build\lib.win32-3.3
2>  copying Sword.py -> build\lib.win32-3.3
2>  running build_ext
2>  building '_Sword' extension
2>  creating build\temp.win32-3.3
2>  creating build\temp.win32-3.3\Release
2>  C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG "-IC:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword/bindings/swig/python" "-IC:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword/include" "-IC:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword/bindings/swig/python/.." "-IC:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword/bindings/swig/python../../" -IC:\Python33\include -IC:\Python33\include /TpSword.cxx /Fobuild\temp.win32-3.3\Release\Sword.obj
2>  Sword.cxx
2>C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\xlocale(323): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
2>c:\documents and settings\timothy\my documents\downloads\sword\sword-build\bindings\swig\python\Sword.h(246): warning C4996: 'sword::StatusReporter::statusUpdate': ** WARNING: deprecated method **
2>          C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword/include\remotetrans.h(42) : see declaration of 'sword::StatusReporter::statusUpdate'
2>Sword.cxx(7715): warning C4996: 'sword::StatusReporter::statusUpdate': ** WARNING: deprecated method **
2>          C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword/include\remotetrans.h(42) : see declaration of 'sword::StatusReporter::statusUpdate'
2>Sword.cxx(7715): warning C4996: 'sword::StatusReporter::statusUpdate': ** WARNING: deprecated method **
2>          C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword/include\remotetrans.h(42) : see declaration of 'sword::StatusReporter::statusUpdate'
2>Sword.cxx(7801): warning C4101: 'e' : unreferenced local variable
...
2>Sword.cxx(80692): warning C4800: 'const char *' : forcing value to bool 'true' or 'false' (performance warning)
2>Sword.cxx(80947): warning C4101: 'e' : unreferenced local variable
...
2>  C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\link.exe /DLL /nologo /INCREMENTAL:NO "/LIBPATH:C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build" /LIBPATH:C:\Python33\libs /LIBPATH:C:\Python33\PCbuild sword.lib /EXPORT:PyInit__Sword build\temp.win32-3.3\Release\Sword.obj /OUT:build\lib.win32-3.3\_Sword.pyd /IMPLIB:build\temp.win32-3.3\Release\_Sword.lib /MANIFESTFILE:build\temp.win32-3.3\Release\_Sword.pyd.manifest
2>LINK : fatal error LNK1181: cannot open input file 'sword.lib'
2>CUSTOMBUILD : error : command '"C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\link.exe"' failed with exit status 1181
========== Build: 1 succeeded, 1 failed, 1 up-to-date, 0 skipped ==========

-------------- next part --------------
1>------ Build started: Project: ZERO_CHECK, Configuration: Release Win32 ------
2>------ Build started: Project: swordswig, Configuration: Release Win32 ------
2>  Building Custom Rule C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword/bindings/swig/python/CMakeLists.txt
2>  CMake does not need to re-run because C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword-build\bindings\swig\python\CMakeFiles\generate.stamp is up-to-date.
2>  Generating Sword.cxx
2>C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword\include\versificationmgr.h(125): warning 325: Nested class not currently supported (Book ignored)
2>C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword\include\versificationmgr.h(150): warning 325: Nested class not currently supported (System ignored)
2>C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword\include\treekey.h(62): warning 325: Nested class not currently supported (PositionChangeListener ignored)
2>C:\Documents and Settings\Timothy\My Documents\Downloads\Sword\sword\include\swkey.h(227): warning 503: Can't wrap 'operator const char*' unless renamed to a valid identifier.
2>  running build
2>  running build_py
2>  copying Sword.py -> build\lib.win32-3.3
2>  running build_ext
2>  building '_Sword' extension
2>  C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG "-IC:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword/bindings/swig/python" "-IC:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword/include" "-IC:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword/bindings/swig/python/.." "-IC:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword/bindings/swig/python../../" -IC:\Python33\include -IC:\Python33\include /TpSword.cxx /Fobuild\temp.win32-3.3\Release\Sword.obj
2>  Sword.cxx
2>C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\xlocale(323): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
2>c:\documents and settings\timothy\my documents\downloads\sword\sword-build\bindings\swig\python\Sword.h(246): warning C4996: 'sword::StatusReporter::statusUpdate': ** WARNING: deprecated method **
2>          C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword/include\remotetrans.h(42) : see declaration of 'sword::StatusReporter::statusUpdate'
2>Sword.cxx(7715): warning C4996: 'sword::StatusReporter::statusUpdate': ** WARNING: deprecated method **
2>          C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword/include\remotetrans.h(42) : see declaration of 'sword::StatusReporter::statusUpdate'
2>Sword.cxx(7715): warning C4996: 'sword::StatusReporter::statusUpdate': ** WARNING: deprecated method **
2>          C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword/include\remotetrans.h(42) : see declaration of 'sword::StatusReporter::statusUpdate'
2>Sword.cxx(7801): warning C4101: 'e' : unreferenced local variable
...
2>Sword.cxx(80692): warning C4800: 'const char *' : forcing value to bool 'true' or 'false' (performance warning)
2>Sword.cxx(80947): warning C4101: 'e' : unreferenced local variable
...
2>  C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\link.exe /DLL /nologo /INCREMENTAL:NO "/LIBPATH:C:/Documents and Settings/Timothy/My Documents/Downloads/Sword/sword-build" /LIBPATH:C:\Python33\libs /LIBPATH:C:\Python33\PCbuild sword.lib /EXPORT:PyInit__Sword build\temp.win32-3.3\Release\Sword.obj /OUT:build\lib.win32-3.3\_Sword.pyd /IMPLIB:build\temp.win32-3.3\Release\_Sword.lib /MANIFESTFILE:build\temp.win32-3.3\Release\_Sword.pyd.manifest
2>     Creating library build\temp.win32-3.3\Release\_Sword.lib and object build\temp.win32-3.3\Release\_Sword.exp
2>Sword.obj : error LNK2019: unresolved external symbol "public: static char * sword::SWBuf::nullStr" (?nullStr at SWBuf@sword@@2PADA) referenced in function "char __cdecl sword_SWBuf_charAt2(class sword::SWBuf *,unsigned int)" (?sword_SWBuf_charAt2@@YADPAVSWBuf at sword@@I at Z)
2>Sword.obj : error LNK2019: unresolved external symbol "public: static class sword::SWVersion sword::SWVersion::currentVersion" (?currentVersion at SWVersion@sword@@2V12 at A) referenced in function _Swig_var_SWVersion_currentVersion_get
2>Sword.obj : error LNK2019: unresolved external symbol "public: static char const sword::RawVerse::nl" (?nl at RawVerse@sword@@2DB) referenced in function _Swig_var_RawVerse_nl_get
2>Sword.obj : error LNK2019: unresolved external symbol "public: static char const * const sword::zVerse::uniqueIndexID" (?uniqueIndexID at zVerse@sword@@2QBDB) referenced in function _Swig_var_zVerse_uniqueIndexID_get
2>Sword.obj : error LNK2019: unresolved external symbol "public: static char const sword::RawStr::nl" (?nl at RawStr@sword@@2DB) referenced in function _Swig_var_RawStr_nl_get
2>Sword.obj : error LNK2019: unresolved external symbol "public: static char const sword::RawStr4::nl" (?nl at RawStr4@sword@@2DB) referenced in function _Swig_var_RawStr4_nl_get
2>Sword.obj : error LNK2019: unresolved external symbol "struct sword::abbrev const * const sword::builtin_abbrevs" (?builtin_abbrevs at sword@@3QBUabbrev at 1@B) referenced in function _Swig_var_builtin_abbrevs_get
2>Sword.obj : error LNK2019: unresolved external symbol "public: static char const * const sword::SWMgr::MODTYPE_BIBLES" (?MODTYPE_BIBLES at SWMgr@sword@@2PBDB) referenced in function _Swig_var_SWMgr_MODTYPE_BIBLES_get
2>Sword.obj : error LNK2019: unresolved external symbol "public: static char const * const sword::SWMgr::MODTYPE_COMMENTARIES" (?MODTYPE_COMMENTARIES at SWMgr@sword@@2PBDB) referenced in function _Swig_var_SWMgr_MODTYPE_COMMENTARIES_get
2>Sword.obj : error LNK2019: unresolved external symbol "public: static char const * const sword::SWMgr::MODTYPE_LEXDICTS" (?MODTYPE_LEXDICTS at SWMgr@sword@@2PBDB) referenced in function _Swig_var_SWMgr_MODTYPE_LEXDICTS_get
2>Sword.obj : error LNK2019: unresolved external symbol "public: static char const * const sword::SWMgr::MODTYPE_GENBOOKS" (?MODTYPE_GENBOOKS at SWMgr@sword@@2PBDB) referenced in function _Swig_var_SWMgr_MODTYPE_GENBOOKS_get
2>Sword.obj : error LNK2019: unresolved external symbol "public: static char const * const sword::SWMgr::MODTYPE_DAILYDEVOS" (?MODTYPE_DAILYDEVOS at SWMgr@sword@@2PBDB) referenced in function _Swig_var_SWMgr_MODTYPE_DAILYDEVOS_get
2>Sword.obj : error LNK2019: unresolved external symbol "public: static bool sword::SWMgr::isICU" (?isICU at SWMgr@sword@@2_NA) referenced in function _Swig_var_SWMgr_isICU_set
2>Sword.obj : error LNK2019: unresolved external symbol "public: static char const * const sword::SWMgr::globalConfPath" (?globalConfPath at SWMgr@sword@@2PBDB) referenced in function _Swig_var_SWMgr_globalConfPath_get
2>Sword.obj : error LNK2019: unresolved external symbol "public: static int sword::FileMgr::CREAT" (?CREAT at FileMgr@sword@@2HA) referenced in function _Swig_var_FileMgr_CREAT_set
2>Sword.obj : error LNK2019: unresolved external symbol "public: static int sword::FileMgr::APPEND" (?APPEND at FileMgr@sword@@2HA) referenced in function _Swig_var_FileMgr_APPEND_set
2>Sword.obj : error LNK2019: unresolved external symbol "public: static int sword::FileMgr::TRUNC" (?TRUNC at FileMgr@sword@@2HA) referenced in function _Swig_var_FileMgr_TRUNC_set
2>Sword.obj : error LNK2019: unresolved external symbol "public: static int sword::FileMgr::RDONLY" (?RDONLY at FileMgr@sword@@2HA) referenced in function _Swig_var_FileMgr_RDONLY_set
2>Sword.obj : error LNK2019: unresolved external symbol "public: static int sword::FileMgr::RDWR" (?RDWR at FileMgr@sword@@2HA) referenced in function _Swig_var_FileMgr_RDWR_set
2>Sword.obj : error LNK2019: unresolved external symbol "public: static int sword::FileMgr::WRONLY" (?WRONLY at FileMgr@sword@@2HA) referenced in function _Swig_var_FileMgr_WRONLY_set
2>Sword.obj : error LNK2019: unresolved external symbol "public: static int sword::FileMgr::IREAD" (?IREAD at FileMgr@sword@@2HA) referenced in function _Swig_var_FileMgr_IREAD_set
2>Sword.obj : error LNK2019: unresolved external symbol "public: static int sword::FileMgr::IWRITE" (?IWRITE at FileMgr@sword@@2HA) referenced in function _Swig_var_FileMgr_IWRITE_set
2>Sword.obj : error LNK2019: unresolved external symbol "public: static char const * const sword::SWLocale::DEFAULT_LOCALE_NAME" (?DEFAULT_LOCALE_NAME at SWLocale@sword@@2PBDB) referenced in function _Swig_var_SWLocale_DEFAULT_LOCALE_NAME_get
2>Sword.obj : error LNK2019: unresolved external symbol "public: static int const sword::SWLog::LOG_ERROR" (?LOG_ERROR at SWLog@sword@@2HB) referenced in function _Swig_var_SWLog_LOG_ERROR_get
2>Sword.obj : error LNK2019: unresolved external symbol "public: static int const sword::SWLog::LOG_WARN" (?LOG_WARN at SWLog@sword@@2HB) referenced in function _Swig_var_SWLog_LOG_WARN_get
2>Sword.obj : error LNK2019: unresolved external symbol "public: static int const sword::SWLog::LOG_INFO" (?LOG_INFO at SWLog@sword@@2HB) referenced in function _Swig_var_SWLog_LOG_INFO_get
2>Sword.obj : error LNK2019: unresolved external symbol "public: static int const sword::SWLog::LOG_TIMEDINFO" (?LOG_TIMEDINFO at SWLog@sword@@2HB) referenced in function _Swig_var_SWLog_LOG_TIMEDINFO_get
2>Sword.obj : error LNK2019: unresolved external symbol "public: static int const sword::SWLog::LOG_DEBUG" (?LOG_DEBUG at SWLog@sword@@2HB) referenced in function _Swig_var_SWLog_LOG_DEBUG_get
2>Sword.obj : error LNK2019: unresolved external symbol "public: static int const sword::InstallMgr::MODSTAT_OLDER" (?MODSTAT_OLDER at InstallMgr@sword@@2HB) referenced in function _Swig_var_InstallMgr_MODSTAT_OLDER_get
2>Sword.obj : error LNK2019: unresolved external symbol "public: static int const sword::InstallMgr::MODSTAT_SAMEVERSION" (?MODSTAT_SAMEVERSION at InstallMgr@sword@@2HB) referenced in function _Swig_var_InstallMgr_MODSTAT_SAMEVERSION_get
2>Sword.obj : error LNK2019: unresolved external symbol "public: static int const sword::InstallMgr::MODSTAT_UPDATED" (?MODSTAT_UPDATED at InstallMgr@sword@@2HB) referenced in function _Swig_var_InstallMgr_MODSTAT_UPDATED_get
2>Sword.obj : error LNK2019: unresolved external symbol "public: static int const sword::InstallMgr::MODSTAT_NEW" (?MODSTAT_NEW at InstallMgr@sword@@2HB) referenced in function _Swig_var_InstallMgr_MODSTAT_NEW_get
2>Sword.obj : error LNK2019: unresolved external symbol "public: static int const sword::InstallMgr::MODSTAT_CIPHERED" (?MODSTAT_CIPHERED at InstallMgr@sword@@2HB) referenced in function _Swig_var_InstallMgr_MODSTAT_CIPHERED_get
2>Sword.obj : error LNK2019: unresolved external symbol "public: static int const sword::InstallMgr::MODSTAT_CIPHERKEYPRESENT" (?MODSTAT_CIPHERKEYPRESENT at InstallMgr@sword@@2HB) referenced in function _Swig_var_InstallMgr_MODSTAT_CIPHERKEYPRESENT_get
2>Sword.obj : error LNK2019: unresolved external symbol "public: __thiscall sword::ThMLHTMLHREF::MyUserData::MyUserData(class sword::SWModule const *,class sword::SWKey const *)" (??0MyUserData at ThMLHTMLHREF@sword@@QAE at PBVSWModule@2 at PBVSWKey@2@@Z) referenced in function "protected: virtual class sword::BasicFilterUserData * __thiscall sword::ThMLHTMLHREF::createUserData(class sword::SWModule const *,class sword::SWKey const *)" (?createUserData at ThMLHTMLHREF@sword@@MAEPAVBasicFilterUserData at 2@PBVSWModule at 2@PBVSWKey at 2@@Z)
2>build\lib.win32-3.3\_Sword.pyd : fatal error LNK1120: 35 unresolved externals
2>CUSTOMBUILD : error : command '"C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\link.exe"' failed with exit status 1120
========== Build: 1 succeeded, 1 failed, 1 up-to-date, 0 skipped ==========



More information about the sword-devel mailing list