lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: question for MacOS users: qmake path in Homebrew installations


From: Federico Bruni
Subject: Re: question for MacOS users: qmake path in Homebrew installations
Date: Mon, 26 Dec 2022 23:26:56 +0100

Hi Jon

Thanks, it's exactly what I need!

Now I have another question. Can you search poppler-qt5.pc file (homebrew installation)?



Il giorno lun 26 dic 2022 alle 22:10:40 +0000, Jonathan Armitage <jon.armitage@hepworthband.co.uk> ha scritto:
Hi Federico,

It would seem to be:

$ find /usr/local/opt/qt@5/ -name qmake
 /usr/local/opt/qt@5//bin/qmake

"brew info qt@5" warns you (or at least me) that it is not symlinked into /usr/local/bin, so you may need to set the PATH explicitly.

Apologies if I have not understood your question correctly.

HTH,

Jon

On 26/12/2022 15:52, Federico Bruni wrote:
Hi all

I'm working on a Github action to build wheels of python-poppler-qt5 (Frescobaldi dependency) on all platforms (Linux, Mac and Windows).

On Mac I've installed qt@5 via Homebrew and I need to know in which directory qmake is installed. For example, in Linux it's normally installed in /usr/lib64/qt5/bin, but I think homebrew's formula installs it in a different directory. I don't see the list of installed files here:

https://formulae.brew.sh/formula/qt@5#default

 Thanks in advance for your help
 Federico









reply via email to

[Prev in Thread] Current Thread [Next in Thread]