Re: problem with link error in unit test

2021-02-17 Thread Regina Henschel
Hi Noel, thank you for the help. It works now. Kind regards Regina Noel Grandin schrieb am 16.02.2021 um 08:37: On 2021/02/16 12:22 am, Regina Henschel wrote: Hi Noel, my local build on Windows 10 with VS2019 works, but gerrit_mac and gerrit_android_x86_64 complain. https://gerrit.libreoff

Re: problem with link error in unit test

2021-02-15 Thread Noel Grandin
On 2021/02/16 12:22 am, Regina Henschel wrote: Hi Noel, my local build on Windows 10 with VS2019 works, but gerrit_mac and gerrit_android_x86_64 complain. https://gerrit.libreoffice.org/c/core/+/110959 Windows linking is a little more relaxed in this area, which is why problems tend to show

Re: problem with link error in unit test

2021-02-15 Thread Regina Henschel
Hi Noel, my local build on Windows 10 with VS2019 works, but gerrit_mac and gerrit_android_x86_64 complain. https://gerrit.libreoffice.org/c/core/+/110959 I still need help. Kind regards Regina Noel Grandin schrieb am 14.02.2021 um 06:52: Hi You will need to annotate those methods with SC

Re: problem with link error in unit test

2021-02-15 Thread Regina Henschel
Hi Noel, Noel Grandin schrieb am 14.02.2021 um 06:52: Hi You will need to annotate those methods with SC_DLLPUBLIC to make them visible to the unit tests OK. That solves the link problem. But I wonder, why it is needed for FuConstUnoControl and not needed for FuConstCustomShape. Kind rega

Re: problem with link error in unit test

2021-02-13 Thread Noel Grandin
Hi You will need to annotate those methods with SC_DLLPUBLIC to make them visible to the unit tests -- Noel Grandin ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice