[sword-devel] Latest SWORD trunk / Linking error / Missing symbol: sword::InstallMgr::userDisclaimerConfirmed

Tobias Klein contact at tklein.info
Sun Aug 16 05:00:19 EDT 2020


Hi,

With the latest SWORD trunk I’m getting the following linking error:

Creating library D:\a\ezra-project\ezra-project\node_modules\node-sword-interface\build\Release\node_sword_interface.lib and object D:\a\ezra-project\ezra-project\node_modules\node-sword-interface\build\Release\node_sword_interface.exp
repository_interface.obj : error LNK2001: unresolved external symbol "public: static bool sword::InstallMgr::userDisclaimerConfirmed" (?userDisclaimerConfirmed at InstallMgr@sword@@2_NA) [D:\a\ezra-project\ezra-project\node_modules\node-sword-interface\build\node_sword_interface.vcxproj]

The symbol sword::InstallMgr::userDisclaimerConfirmed is missing in the generated SWORD dll. Did something recently change regarding this symbol or how it is included in the build (based on CMake and Visual Studio 2019)?

Best regards,
Tobias


More information about the sword-devel mailing list