https://bugs.kde.org/show_bug.cgi?id=521595

--- Comment #10 from michaelk83 <[email protected]> ---
(In reply to Daniel Duris from comment #9)
> 2) run: 
> g++ -std=c++17 -fPIC migrate.cpp -o "$TMPDIR/migrate" $(pkg-config --cflags
> --libs Qt6Core Qt6DBus)

If you're going to be building the migration script in C++, you may as well
download QtKeychain 0.16, and build that instead.
https://github.com/frankosterfeld/qtkeychain/releases/tag/0.16.0
Less duplicated wallet entries.

The usual caveats apply, though:
- Take all necessary backups first.
- If you don't know what you're doing, just don't.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to