Re: compiling MacOS application in LilyDev

2021-11-11 Thread Hans Åberg
> On 9 Nov 2021, at 19:06, Kieren MacMillan > wrote: > >> The intent is probably to create an app. > > Yes, for me to run (personally). > >> One can make installers with MacPorts, I posted some on the users list. > > I found that thread — helpful! > > I tried, and got: > > Error: Failed t

Re: compiling MacOS application in LilyDev

2021-11-10 Thread Hans Åberg
> On 9 Nov 2021, at 19:06, Kieren MacMillan > wrote: > > Hi Hans, > >> The intent is probably to create an app. > > Yes, for me to run (personally). > >> One can make installers with MacPorts, I posted some on the users list. > > I found that thread — helpful! > > I tried, and got: > > E

Re: compiling MacOS application in LilyDev

2021-11-09 Thread Kieren MacMillan
Hi Hans, > You tried what? Making your own installer from MacPorts? I tried port install lilypond-devel > I can post the steps I use to make the installer if you so want. I would appreciate that. Thanks! Kieren. Kieren MacMillan, composer (he/him/his) ‣ we

Re: compiling MacOS application in LilyDev

2021-11-09 Thread Hans Åberg
> On 9 Nov 2021, at 19:06, Kieren MacMillan > wrote: > > Hi Hans, > >> One can make installers with MacPorts, I posted some on the users list. > > I found that thread — helpful! > > I tried, and got: > > Error: … You tried what? Making your own installer from MacPorts? —The ones I do ins

Re: compiling MacOS application in LilyDev

2021-11-09 Thread Kieren MacMillan
Hi Hans, > The intent is probably to create an app. Yes, for me to run (personally). > One can make installers with MacPorts, I posted some on the users list. I found that thread — helpful! I tried, and got: Error: Failed to activate dbus: Image error: /Library/LaunchAgents/org.freedesktop.d

Re: compiling MacOS application in LilyDev

2021-11-09 Thread Hans Åberg
> On 9 Nov 2021, at 00:50, Karlin High wrote: > > On 11/8/2021 4:55 PM, Kieren MacMillan wrote: >> I’m on 10.13.6 (High Sierra) > > High Sierra can still run 32-bit, right? That could allow for using GUB on > LilyDev to produce a standard macOS installer. The intent is probably to create an

Re: compiling MacOS application in LilyDev

2021-11-08 Thread Karlin High
On 11/8/2021 4:55 PM, Kieren MacMillan wrote: I’m on 10.13.6 (High Sierra) High Sierra can still run 32-bit, right? That could allow for using GUB on LilyDev to produce a standard macOS installer. -- Karlin High Missouri, USA

Re: compiling MacOS application in LilyDev

2021-11-08 Thread Jefferson Felix
> How can I tell if it ultimately worked? I'm not sure if it works on High Sierra. But if you didn't installed any other version of Lilypond, lilypond --version will print "GNU Lilypond 2.23.5 (running Guile 2.2)" -- --- Jefferson dos Santos Felix

Re: compiling MacOS application in LilyDev

2021-11-08 Thread Kieren MacMillan
Hi Jefferson, > If you need to compile from the master branch natively on macOS, with > Guile 2.2, the easiest way is to use homebrew: > brew install --HEAD lilypond > This command installs all lilypond build dependencies, clones the > master branch and compiles it, but the docs are not includ

Re: compiling MacOS application in LilyDev

2021-11-08 Thread Jefferson Felix
Kieren, If you need to compile from the master branch natively on macOS, with Guile 2.2, the easiest way is to use homebrew: brew install --HEAD lilypond This command installs all lilypond build dependencies, clones the master branch and compiles it, but the docs are not included. But if you ar

Re: compiling MacOS application in LilyDev

2021-11-08 Thread Jonas Hahnfeld via Discussions on LilyPond development
Am Sonntag, dem 07.11.2021 um 20:13 -0600 schrieb Karlin High: > On Sun, Nov 7, 2021, 6:46 PM Kieren MacMillan > wrote: > > > is it possible for me to compile a version of Lilypond that will run > > natively on my Mac OS machine? > > > > One starting point: > >

Re: compiling MacOS application in LilyDev

2021-11-07 Thread Karlin High
On Sun, Nov 7, 2021, 6:46 PM Kieren MacMillan wrote: > is it possible for me to compile a version of Lilypond that will run > natively on my Mac OS machine? > One starting point: >

compiling MacOS application in LilyDev

2021-11-07 Thread Kieren MacMillan
Hi all, Now that I can compile master from source, is it possible for me to compile a version of Lilypond that will run natively on my Mac OS machine? (My development/compilation environment is LilyDev running in VirtualBox.) Thanks, Kieren. Kieren MacMillan, c