We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8c3590 commit 34a2f91Copy full SHA for 34a2f91
doc/build-osx.md
@@ -96,14 +96,6 @@ Skip if you don't intend to use the GUI.
96
brew install qt@5
97
```
98
99
-Ensure that the `qt@5` package is installed, not the `qt` package.
100
-If 'qt' is installed, the build process will fail.
101
-if installed, remove the `qt` package with the following command:
102
-
103
-``` bash
104
-brew uninstall qt
105
-```
106
107
Note: Building with Qt binaries downloaded from the Qt website is not officially supported.
108
See the notes in [#7714](https://github.com/bitcoin/bitcoin/issues/7714).
109
0 commit comments