Skip to content

Comments

add missed dependencies#4560

Closed
oooo-ps wants to merge 4 commits intomonero-project:masterfrom
oooo-ps:oooo-ps-patch-1
Closed

add missed dependencies#4560
oooo-ps wants to merge 4 commits intomonero-project:masterfrom
oooo-ps:oooo-ps-patch-1

Conversation

@oooo-ps
Copy link

@oooo-ps oooo-ps commented Jan 23, 2026

There are three dependencies that the build does not work without on Fedora 43.

  • I'm just not sure if qt should be placed inline. Created separated section for Fedora.

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`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

duplicate and typo?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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
```
@selsta
Copy link
Collaborator

selsta commented Jan 23, 2026

please squash

@oooo-ps oooo-ps closed this Jan 23, 2026
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.

3 participants