)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":1000017,"name":"Tor Lillqvist","email":"tml@collabora.com","username":"tml1024"},"change_message_id":"32be4c658ec66a9bb547d44732a6f8355aad7ee2","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"c3f41be9_37707d10","updated":"2026-04-04 07:26:16.000000000","message":"Not sure why I needed this for my CODA-W build of core, but you apparently did not when building core for Windows \"normally\"?","commit_id":"1626a040257241b402c87e3da7ed1c1b1ee6d4d2"},{"author":{"_account_id":1000009,"name":"Caolán McNamara","email":"caolan.mcnamara@collabora.com","username":"caolanm"},"change_message_id":"d8854356a090a543774afee3b9138f34e312a9a4","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"77041476_14a8db04","updated":"2026-04-04 15:06:56.000000000","message":"looks like it only worked for me because of the mergelibs\u003dmore","commit_id":"1626a040257241b402c87e3da7ed1c1b1ee6d4d2"},{"author":{"_account_id":1000009,"name":"Caolán McNamara","email":"caolan.mcnamara@collabora.com","username":"caolanm"},"change_message_id":"220e35781d7cba02c29d94a54f03479dfec3d182","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"5dc2a7b5_9899fc3b","updated":"2026-04-04 13:23:21.000000000","message":"what was your link error, I wasn\u0027t seeing a problem on co-25.04 with --disable-database-connectivity but there I was using --with-mergelibs\u003dmore","commit_id":"1626a040257241b402c87e3da7ed1c1b1ee6d4d2"},{"author":{"_account_id":1000017,"name":"Tor Lillqvist","email":"tml@collabora.com","username":"tml1024"},"change_message_id":"0c4ced9e00885bc2fcbcacfe9779f98d32e7cae0","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"44ce62a0_29bf5aea","in_reply_to":"5dc2a7b5_9899fc3b","updated":"2026-04-04 14:38:35.000000000","message":"For the svxcore DLL:\n\n[build LNK] Library/svxcorelo.dll\nfmgridcl.o : error LNK2019: unresolved external symbol \"__declspec(dllimport) class com::sun::star::uno::Reference\u003cclass com::sun::star::sdbc::XConnection\u003e __cdecl dbtools::getConnection_withFeedback(class rtl::OUString const \u0026,class rtl::OUString const \u0026,class rtl::OUString const \u0026,class com::sun::star::uno::Reference\u003cclass com::sun::star::uno::XComponentContext\u003e const \u0026,class com::sun::star::uno::Reference\u003cclass com::sun::star::awt::XWindow\u003e const \u0026)\" (__imp_?getConnection_withFeedback@dbtools@@YA?AV?$Reference@VXConnection@sdbc@star@sun@com@@@uno@star@sun@com@@AEBVOUString@rtl@@00AEBV?$Reference@VXComponentContext@uno@star@sun@com@@@3456@AEBV?$Reference@VXWindow@awt@star@sun@com@@@3456@@Z) referenced in function \"protected: virtual signed char __cdecl FmGridHeader::ExecuteDrop(struct ExecuteDropEvent const \u0026)\" (?ExecuteDrop@FmGridHeader@@MEAACAEBUExecuteDropEvent@@@Z)\n\n(etc)\n\nFor svx:\n\n[build LNK] Library/svxlo.dll\ndbcharsethelper.o : error LNK2019: unresolved external symbol \"__declspec(dllimport) public: __cdecl dbtools::OCharsetMap::OCharsetMap(void)\" (__imp_??0OCharsetMap@dbtools@@QEAA@XZ) referenced in function \"long __cdecl svxform::charset_helper::getSupportedTextEncodings(class std::vector\u003cunsigned short,class std::allocator\u003cunsigned short\u003e \u003e \u0026)\" (?getSupportedTextEncodings@charset_helper@svxform@@YAJAEAV?$vector@GV?$allocator@G@std@@@std@@@Z)\ndbcharsethelper.o : error LNK2019: unresolved external symbol \"__declspec(dllimport) public: virtual __cdecl dbtools::OCharsetMap::~OCharsetMap(void)\" (__imp_??1OCharsetMap@dbtools@@UEAA@XZ) referenced in function \"long __cdecl svxform::charset_helper::getSupportedTextEncodings(class std::vector\u003cunsigned short,class std::allocator\u003cunsigned short\u003e \u003e \u0026)\" (?getSupportedTextEncodings@charset_helper@svxform@@YAJAEAV?$vector@GV?$allocator@G@std@@@std@@@Z)\ndbcharsethelper.o : error LNK2019: unresolved external symbol \"__declspec(dllimport) public: class dbtools::OCharsetMap::CharsetIterator __cdecl dbtools::OCharsetMap::begin(void)const \" (__imp_?begin@OCharsetMap@dbtools@@QEBA?AVCharsetIterator@12@XZ) referenced in function \"long __cdecl svxform::charset_helper::getSupportedTextEncodings(class std::vector\u003cunsigned short,class std::allocator\u003cunsigned short\u003e \u003e \u0026)\" (?getSupportedTextEncodings@charset_helper@svxform@@YAJAEAV?$vector@GV?$allocator@G@std@@@std@@@Z)\n\n(etc)\n\nFor sw:\n\n[build LNK] Library/swlo.dll\ndbmgr.o : error LNK2019: unresolved external symbol \"__declspec(dllimport) long __cdecl dbtools::getDefaultNumberFormat(class com::sun::star::uno::Reference\u003cclass com::sun::star::beans::XPropertySet\u003e const \u0026,class com::sun::star::uno::Reference\u003cclass com::sun::star::util::XNumberFormatTypes\u003e const \u0026,struct com::sun::star::lang::Locale const \u0026)\" (__imp_?getDefaultNumberFormat@dbtools@@YAJAEBV?$Reference@VXPropertySet@beans@star@sun@com@@@uno@star@sun@com@@AEBV?$Reference@VXNumberFormatTypes@util@star@sun@com@@@3456@AEBULocale@lang@456@@Z) referenced in function \"public: static unsigned long __cdecl SwDBManager::GetColumnFormat(class com::sun::star::uno::Reference\u003cclass com::sun::star::sdbc::XDataSource\u003e const \u0026,class com::sun::star::uno::Reference\u003cclass com::sun::star::sdbc::XConnection\u003e const \u0026,class com::sun::star::uno::Reference\u003cclass com::sun::star::beans::XPropertySet\u003e const \u0026,class SvNumberFormatter *,struct o3tl::strong_int\u003cunsigned short,struct LanguageTypeTag\u003e)\" (?GetColumnFormat@SwDBManager@@SAKAEBV?$Reference@VXDataSource@sdbc@star@sun@com@@@uno@star@sun@com@@AEBV?$Reference@VXConnection@sdbc@star@sun@com@@@3456@AEBV?$Reference@VXPropertySet@beans@star@sun@com@@@3456@PEAVSvNumberFormatter@@U?$strong_int@GULanguageTypeTag@@@o3tl@@@Z)\ndbmgr.o : error LNK2019: unresolved external symbol \"__declspec(dllimport) class com::sun::star::uno::Reference\u003cclass com::sun::star::sdbc::XDataSource\u003e __cdecl dbtools::getDataSource(class rtl::OUString const \u0026,class com::sun::star::uno::Reference\u003cclass com::sun::star::uno::XComponentContext\u003e const \u0026)\" (__imp_?getDataSource@dbtools@@YA?AV?$Reference@VXDataSource@sdbc@star@sun@com@@@uno@star@sun@com@@AEBVOUString@rtl@@AEBV?$Reference@VXComponentContext@uno@star@sun@com@@@3456@@Z) referenced in function \"public: static class com::sun::star::uno::Reference\u003cclass com::sun::star::sdbc::XConnection\u003e __cdecl SwDBManager::GetConnection(class rtl::OUString const \u0026,class com::sun::star::uno::Reference\u003cclass com::sun::star::sdbc::XDataSource\u003e \u0026,class SwView const *)\" (?GetConnection@SwDBManager@@SA?AV?$Reference@VXConnection@sdbc@star@sun@com@@@uno@star@sun@com@@AEBVOUString@rtl@@AEAV?$Reference@VXDataSource@sdbc@star@sun@com@@@3456@PEBVSwView@@@Z)\n\n(etc)","commit_id":"1626a040257241b402c87e3da7ed1c1b1ee6d4d2"}]}
