Closed
Conversation
nahuhh
reviewed
Jan 23, 2026
README.md
Outdated
| - For Fedora | ||
|
|
||
| `sudo dnf install make automake cmake gcc-c++ boost-devel miniupnpc-devel graphviz doxygen unbound-devel libunwind-devel pkgconfig openssl-devel libcurl-devel hidapi-devel libusb-devel zeromq-devel libgcrypt-devel` | ||
| `sudo dnf install make automake cmake gcc-c++ boost-devel miniupnpc-devel graphviz doxygen unbound-devel libunwind-devel pkgconfig openssl-devel libcurl-devel hidapi-devel libusb-devel zeromq-devel libgcrypt-devel ibgcrypt-devel` |
Author
There was a problem hiding this comment.
hm, really thanks
and could you please review these 2 deps:
qt5-qtdeclarative-devel qt5-qtquickcontrols2-devel
- I've installed both, anyway
as running is fail on run after build ``` bash $ release/bin/monero-wallet-gui 2026-01-23 16:41:45.709 W Qt:5.15.18 GUI:- | screen: 1366x768 - available: QSize(1366, 684) - dpi: 96 - ratio:0.799679 2026-01-23 16:41:46.236 W QQmlApplicationEngine failed to load component 2026-01-23 16:41:46.239 W qrc:/main.qml:2482:5: Type MoneroComponents.LanguageSidebar unavailable 2026-01-23 16:41:46.239 W qrc:/components/LanguageSidebar.qml:32:1: module "QtQuick.XmlListModel" is not installed 2026-01-23 16:41:46.239 E Error: no root objects ```
Collaborator
|
please squash |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
There are three dependencies that the build does not work without on Fedora 43.
I'm just not sure ifCreated separated section for Fedora.qtshould be placed inline.