Skip to content

Releases: klanderfri/CppCardReaderClient

CppCardReaderClient 0.4

12 Jun 09:13
Compare
Choose a tag to compare
Pre-release

First release:

  • Created a C++ client based on the code from the CardReaderLibrary project. The client accesses the library through a DLL file.

Instructions for running the program:

  • Unzip the file (may I suggest 7zip?) anywhere.
  • Make sure the folder C:\Users\<username>\Pictures\MtG-cards contains pictures with one (1) magic card each.
  • Run CppCardReaderClient.exe
  • Done! You should get a messages in the command line window telling you the names of the cards and if the execution was successful.

Troubleshooting:

  • Try running vcredist_x86.exe if the program won't start.
  • Try running the program in an environment similar to the development one (see CONTRIBUTING.md in the CardReaderLibrary project).
  • Make sure the photos are clear, sharp and well lit.