-
dont_thread_on_mHey there, the README for monero-gui says that qt 5.7.9 or newer is require, but compiling with qt 5.15.2 results in the wallet not starting at all
-
moneromooooAny errors showing up ?
-
dont_thread_on_myes
-
dont_thread_on_mthe only error is "E Error: no root objects"
-
dont_thread_on_mbefore that there are a bunch of warnings
-
moneromooooMight be useful. Please paste to paste.debian.net or similar.
-
moneromooooLinux ?
-
dont_thread_on_m
-
dont_thread_on_myes, gentoo
-
moneromooooselsta: ^
-
selstadont_thread_on_m: install the missing modules
-
selsta
-
dont_thread_on_mselsta: same result
-
selstaif it still says something about "QtQuick.XmlListModel" it means it isn't installed correctly
-
selstathe gui definitely works with 5.15.2
-
selstaour release binaries are built with it
-
selstabut I'm not familiar with gentoo so I can't help you
-
dont_thread_on_mI made some progress
-
dont_thread_on_mthe qml use flag is probably required
-
selstayes, it's a qml application
-
dont_thread_on_mit's not obvious
-
dont_thread_on_mthe guide implies that you would need to have it enabled only if you build with the flag WITH_SCANNER
-
selstadon't think any of the devs use gentoo, so PR welcome :)
-
selstathanks!
-
dont_thread_on_mthank you