Hi Julien,

On Mon, Aug 31, 2020 at 02:06:09AM -0700, julien2412 <serval2...@yahoo.fr> 
wrote:
> I build LO from master sources on pc Debian x86-64. To try to retrieve some
> debug info for Skia related bugtracker, I added "--enable-skia=debug" on my
> autogen.input, then runned "make clean && make".
> However, I can't succeed in enabling Skia on Linux.

It's disabled by default on Linux, at runtime. Try:

SAL_USE_VCLPLUGIN=gen SAL_FORCESKIA=1 ./soffice.bin

For more info, see vcl/README.vars, Lubos wrote a section on Skia there.

Regards,

Miklos
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to