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/man/radiant-qt.1', missing #11

Open
rur0 opened this issue Nov 28, 2022 · 3 comments
Open

'doc/man/radiant-qt.1', missing #11

rur0 opened this issue Nov 28, 2022 · 3 comments

Comments

@rur0
Copy link

rur0 commented Nov 28, 2022

Hi I am trying to build node and qt wallet on arch using https://github.com/RadiantBlockchain/radiant-node/blob/v1.2.0/doc/build-unix-arch.md
however when I execute ninja I get this error:
ninja: error: 'doc/radiant-qt', needed by 'doc/man/radiant-qt.1', missing and no known rule to make it

@Speedy2k
Copy link

Speedy2k commented Dec 2, 2022

I got the same here on a debian system!!! ?? IS there any fix for that ?

@rur0
Copy link
Author

rur0 commented Dec 3, 2022

No idea, as of now its not possible to get a radiant wallet on linux systems. The cli wallet is only usable for generation and debug viewing? It would be preferable to develop the cli wallet further to a usable point (seedphrase, balance view, transaction signing..); or atleast fix the radiant-qt compilation

@Antares-RXD
Copy link
Contributor

To compile QT version need this command:

cmake -GNinja .. -DENABLE_MAN=OFF

But QT is not working well with RXD.

The current wallets that work with Radiant are Samara and Electron-Wallet, which is the one recommended.

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

No branches or pull requests

3 participants