cmake, doc: Update build-osx.md#163
Conversation
b883fde to
507c5e0
Compare
|
A bug with the |
|
cc @Sjors :) |
|
When I build with the GUI on my Intel macOS 13.6.6 machine, I get (amongst other things): I don't think Ditto for When I try to turn some things off I get a rather cryptic error: If I install I added QT 5.15.13 is installed via homebrew. on macOS 14.4.1 I'm able to build just fine. Given that this older iMac has had other weird build problems lately, I wouldn't rule out a problem with the machine. |
That error has been addressed in #160. |
In the staging branch we are currently moving from the tri-state options -- ON/OFF/AUTO, which mirrors Autotools behaviour -- to the boolean ones (ON/OFF). And both |
Could you please provide the output of |
Fixed a bug for `deploy` on macOS.
Test `deploy` target on macOS.
507c5e0 to
2dc664c
Compare
|
@hebasto I'm going to nuke the macOS install and try again, probably tomorrow. |
I can't reproduce this issue on Intel macOS 12.7.4: |
|
tACK 2dc664c Tried again on the freshly reinstalled macOS 13.6.6 machine and it worked fine. |
No description provided.