We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
--force
brew update-reset && brew update
brew doctor
Sorry if this is in the wrong place, I couldn't find a straightforward answer in the docs of how to get to a maintainer.
/usr/local/opt/qwt/lib/pkgconfig//Qt6Qwt6.pc
lists requires from Qt5, these should be changed to Qt6:
12 │ Requires: Qt5Widgets Qt5Concurrent Qt5PrintSupport Qt5Svg Qt5OpenGL
Those are correct for Qt5Qwt6
brew install qwt
--verbose --debug
N/A
brew config
brew tap
The text was updated successfully, but these errors were encountered:
Hi @topher800 The correct repo for this issue is homebrew-core
homebrew-core
Sorry, something went wrong.
No branches or pull requests
Verification
--force
.brew update-reset && brew update
and retried my command.brew doctor
, fixed as many issues as possible and retried my command.Description of issue
Sorry if this is in the wrong place, I couldn't find a straightforward answer in the docs of how to get to a maintainer.
/usr/local/opt/qwt/lib/pkgconfig//Qt6Qwt6.pc
lists requires from Qt5, these should be changed to Qt6:
12 │ Requires: Qt5Widgets Qt5Concurrent Qt5PrintSupport Qt5Svg Qt5OpenGL
Those are correct for Qt5Qwt6
Command that failed
brew install qwt
Output of command with
--verbose --debug
Output of
brew doctor
andbrew config
Output of
brew tap
The text was updated successfully, but these errors were encountered: