Hello all, Since my canvas gives me build error because of the cairo isn't built, I've taking a look at it. I've found 2 commits: http://cgit.freedesktop.org/libreoffice/core/commit/?id=660931e2968a038d18393a9647403e2a53236190 "Build the cairo canvas also for Windows if we don't build the DirectX one" and http://cgit.freedesktop.org/libreoffice/core/commit/?id=4e674ab45bde89fd10f94c8357c4c5697540d04f "make cairo an unconditional requirement for text rendering", I think the current condition for building cairo on Windows would be when: 1. --without-system-cairo (currently in the code), and 2. --enable-librsvg or --disable-directx So, I've attached a patch for fixing this. Hope I've walked in the correct way. Please feel free to comment. Best Regards, -- Korrawit Pruegsanusak
Attachment:
0001-Also-build-cairo-on-Windows-if-directx-disabled.patch
Description: Binary data