Hi Regina, On Fri, Feb 14, 2025 at 11:30:16AM +0100, Regina Henschel <rb.henschel@xxxxxxxxxxx> wrote: > > 'make -C external/pdfium' should show you the compiler invocation, you > > should see clang-cl.exe there instead of the usual cl.exe. > > No clang-cl.exe. > I see > C:/PROGRA~1/MICROS~2/2022/COMMUN~1/VC/Tools/MSVC/1442~1.344/bin/Hostx64/x64/cl.exe Aha, when skia is off, clang-cl was not configured and I missed that when starting to use clang-cl for pdfium. https://gerrit.libreoffice.org/c/core/+/181665 is meant to fix this. Regards, Miklos