Open cemeyer opened 5 years ago
Apologies for the long wait. If you're still interested in this, would you consider adding a workflow (e.g. in .github/workflows/c-cpp.yml
) that runs this build? That way we can be sure that it works. We can even publish the resulting binaries.
Make 'winpkg' target 32- or 64-bit agnostic and document 64-bit build on more recent Fedora.
Document how to build stoken-gui.exe as a Windows mode application without a console.
With this, stoken-gui.exe works quite well for me on Windows 10. It doesn't seem to remember the saved pin, but can read the saved token. I'm not sure why and can't really debug. But one can create a shortcut to stoken-gui.exe with
--pin ABCDEFGH
as a workaround.