Skip to content
New issue

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

doc: Add missing fedora dependency #443

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

davidgumberg
Copy link
Contributor

Without the qt5-quickcontrols package, this builds on fedora 40 but fails to run:

$ ./configure --with-qml
# [...]
Options used to compile and link:
  with gui / qt   = yes
    with qml      = yes
    with qr       = yes
$ ./src/qt/bitcoin-qt
QSocketNotifier: Can only be used with threads started with QThread
QQmlApplicationEngine failed to load component
qrc:/qml/pages/main.qml:68:9: Type OnboardingWizard unavailable
qrc:/qml/pages/onboarding/OnboardingWizard.qml:38:9: Type OnboardingStorageLocation unavailable
qrc:/qml/pages/onboarding/OnboardingStorageLocation.qml:26:17: Type StorageLocations unavailable
qrc:/qml/components/StorageLocations.qml:8:1: module "QtQuick.Dialogs" is not installed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant