Re: GSoC: Libreoffice Theme WIN (failed on ->./autogen.sh failed, visual-studio not found)

2024-06-29 Thread Ilmari Lauhakangas
Did you remember to add to your autogen.input --with-visual-studio=2022 Ilmari On 29.6.2024 22.19, Sahil Gautam wrote: Hi, So I was setting up Libreoffice Dev on windows (Yes, windows), I was following the LODE guide from the wiki. I faced this error while running ./autogen.sh checki

Re: GSoC: Libreoffice Theme WIN (failed on ->./autogen.sh failed, visual-studio not found)

2024-06-29 Thread Sahil Gautam
Hi, So I was setting up Libreoffice Dev on windows (Yes, windows), I was following the LODE guide from the wiki. I faced this error while running ./autogen.sh checking whether build should auto use hardening compiler flags... no checking whether to build a Commun

Re: GSoC: Libreoffice Theme (application crashes when I modify ColorConfig on startup)

2024-06-29 Thread Michael Weghorn
On 2024-06-28 19:37, Sahil Gautam wrote: I spent quite some time with QStyle trying to get it to paint the UI elements, which complicated stuff, and took a lot of time, where it was just palette manipulation (mostly). Also I found that we handle the menubar separately, and it's not drawn via dr