stoken-dev / stoken

RSA SecurID-compatible software token for Linux/UNIX systems
http://stoken.sf.net
GNU Lesser General Public License v2.1
411 stars 78 forks source link

Some minor enhancements / update of MingW Windows build #50

Open cemeyer opened 5 years ago

cemeyer commented 5 years ago

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.

sorenisanerd commented 1 year 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.