On 1/28/2023 10:30 AM, Regina Henschel wrote:
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?
Well, first and foremost, you should tell us what it is that you are
trying to compile and link. Because to me this doesn't look anything
directly FreeDOS related...
Ralf