Hi all,
I get the following link error.
unocontrol.o : error LNK2019: unresolved external symbol "public:
virtual void __cdecl toolkit::OAccessibleControlContex
t::release(void)" (?release@OAccessibleControlContext@toolkit@@UEAAXXZ)
referenced in function "public: __cdecl rtl::Ref
erence<class toolkit::OAccessibleControlContext>::~Reference<class
toolkit::OAccessibleControlContext>(void)" (??1?$Refe
rence@VOAccessibleControlContext@toolkit@@@rtl@@QEAA@XZ)
D:\Build_forCommit\core\instdir\program\tklo.dll : fatal error LNK1120:
1 unresolved externals
The state is
commit 000d88c53a60da1a12ff7c5feae9f21b940b72c5 (HEAD -> master,
origin/master, origin/HEAD)
Author: Stephan Bergmann <sbergman@xxxxxxxxxx>
Date: Fri Jan 27 16:16:33 2023 +0100
Use ImplInheritanceHelper in SvxRectCtlChildAccessibleContext
The source contains no own code.
How to proceed? Do I need a clean build?
Kind regards
Regina