Hi Noel, My autogen.input --with-distro=LibreOfficeWin64 --with-visual-studio=2019 --with-ant-home=…/apache-ant-1.10.12 --with-junit=…/junit-4.13.2.jar --with-hamcrest=…/hamcrest-2.2.jar --with-jdk-home=…/jdk-17.0.11.9-hotspot/ --with-external-tar=…/ExternalTar --disable-online-update --disable-crashdump --enable-release-build --enable-symbols --with-package-format=msi --enable-windows-build-signing --with-ucrt-dir=…/WindowsUCRT --with-privacy-policy-url=""
--with-package-version=24.8 --with-lang=en-US de fr I get following error under Windows updater.o : error LNK2001: Unresolved external Symbol ""public: class rtl::OUString __cdecl ErrCode::toString(void)const " (?toString@ErrCode@@QEBA?AVOUString@rtl@@XZ)". .\workdir\LinkTarget\CppunitTest\test_desktop_app.dll : fatal error LNK1120: 1 Unresolved Externe You have fixed a similarity problem here 71e29326d20448a96faa8c2437d91a422d7db66d Can you also fix the ErrCode::toString problem, I always have the problem, or is there another solution? Regards, Juergen |