Skip to content

Commit d79dab0

Browse files
committed
doc: warn against having qt6 installed on macOS
1 parent a9a2b66 commit d79dab0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/build-osx.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ Qt, libqrencode and pass `-DBUILD_GUI=ON`. Skip if you don't intend to use the G
9595
brew install qt@5
9696
```
9797

98+
Note: Building may fail if Qt 6 is installed (`qt` or `qt@6`)
99+
98100
Note: Building with Qt binaries downloaded from the Qt website is not officially supported.
99101
See the notes in [#7714](https://github.com/bitcoin/bitcoin/issues/7714).
100102

0 commit comments

Comments
 (0)