Libre Office Development Environment (Setup)
Let's get into the topic without wasting any time. This blog will provide you tips and tricks to set up the development environment for those who want to contribute to libre office code. Some documentations and reference sources to check before building. Youtube video: https://youtu.be/whHBiTwstWI Watch Now Documentation : https://wiki.documentfoundation.org/Development Read Docs Some additional tricks: On Windows One of the most important things to do is install Visual Studios and all its components properly. One of the quickest ways are 1. Instal Visual Studio Community Edition which is free form the official website. 2. Check the dependencies and select components individually on Installer UI. Refer to https://wiki.documentfoundation.org/Development/BuildingOnWindows 3. You also need other components not mentioned in the documentations. For this, visit https://git.libreoffice.org/core/+/refs/heads/master/.config/20...