mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-26 03:03:22 -03:00
Revert "doc: note that brew installed qt is not supported"
This reverts commit 33b0b26a03
.
This commit is contained in:
parent
a8c3590890
commit
34a2f91055
1 changed files with 0 additions and 8 deletions
|
@ -96,14 +96,6 @@ Skip if you don't intend to use the GUI.
|
||||||
brew install qt@5
|
brew install qt@5
|
||||||
```
|
```
|
||||||
|
|
||||||
Ensure that the `qt@5` package is installed, not the `qt` package.
|
|
||||||
If 'qt' is installed, the build process will fail.
|
|
||||||
if installed, remove the `qt` package with the following command:
|
|
||||||
|
|
||||||
``` bash
|
|
||||||
brew uninstall qt
|
|
||||||
```
|
|
||||||
|
|
||||||
Note: Building with Qt binaries downloaded from the Qt website is not officially supported.
|
Note: Building with Qt binaries downloaded from the Qt website is not officially supported.
|
||||||
See the notes in [#7714](https://github.com/bitcoin/bitcoin/issues/7714).
|
See the notes in [#7714](https://github.com/bitcoin/bitcoin/issues/7714).
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue