https://bugs.documentfoundation.org/show_bug.cgi?id=151419

--- Comment #4 from Alex Thurgood <ipla...@tuta.io> ---
(In reply to Dieter from comment #3)
> (In reply to Marcus Hudritsch from comment #2)
> > Can you give me a link to a build description on how I could set
> > up a LO debug build for MacOS-ARM64? I am myself a software developer and
> > used to build SW for multiple platforms using cmake and CLion.
> 

Check whether your system already has the prerequisites for building on macOS:
https://wiki.documentfoundation.org/Development/BuildingOnMac#Prerequisites

Then, go to the LODE setup page and follow the instructions for macOS:

https://wiki.documentfoundation.org/Development/lode

Obviously, you need to adapt the HOME path to where you've set up the LODE
build environment.

I didn't try building for x86_64, but for aarch64. However, the build fails for
me with a liblangtag make error that I haven't managed to work around (I'm not
a dev, so stuff like that generally leaves me high and dry), and I haven't had
a chance to revisit the failed build issues. If you do manage to get a basic
compiled build without the debug-enable switch, you can then try rebuilding
with this switch (which you generally add on to the ./autogen.sh command).

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to