Skip to content
This repository has been archived by the owner on Sep 5, 2018. It is now read-only.

Commit

Permalink
Add troubleshooting section.
Browse files Browse the repository at this point in the history
  • Loading branch information
jas4711 committed Jun 11, 2014
1 parent acc8891 commit cc632bd
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README
Expand Up @@ -90,6 +90,15 @@ cross-compiled to Windows using MinGW (see windows.mk) using the PCSC
backend. It may also be built for Mac OS X (see macosx.mk), also
using the PCSC backend.

Troubleshooting
---------------

If you get a generic error from the library (like
YKNEOMGR_BACKEND_ERROR) or "Backend error" from the command line tool,
it indicates a problem in the lower-level PCSC backend. On GNU and
Mac, check that pcscd is indeed running, and that the command line
tool "pcsc_scan" finds your smartcard.

Namespaces
----------

Expand Down

0 comments on commit cc632bd

Please sign in to comment.