RESOLVED: Re: Errors with "make check"

2024-07-25 Thread Kira Tubo
The issue with "make check" has been resolved on my end, so no need to look into this. Thanks! On Mon, Jul 22, 2024 at 7:15 PM Kira Tubo wrote: > Hello, > > I'm running into errors whenever I do a "make check" ("make" works fine > btw) on Windows. Here's a snippet: > > >> [_RUN_] CRMDBTest::

Re: Errors with "make check"

2024-07-22 Thread Xisco Fauli
Hello Kira, I believe you are using --without-java ? This should fix the issue: https://gerrit.libreoffice.org/c/core/+/170887 On 23/7/24 4:15, Kira Tubo wrote: Hello, I'm running into errors whenever I do a "make check" ("make" works fine btw) on Windows. Here's a snippet: [_RUN_]

Errors with "make check"

2024-07-22 Thread Kira Tubo
Hello, I'm running into errors whenever I do a "make check" ("make" works fine btw) on Windows. Here's a snippet: > [_RUN_] CRMDBTest::testCRMDatabase > warn:sfx.appl:17920:5020:sfx2/source/appl/app.cxx:146: No DDE-Service > possible. Error: 16399 After I ran into these errors, I did a "ma