0

I downloaded and run a C++ project for Digital-persona-sdk finger print. I run the environment in Visual Studio (Windows 10 64-bit). Compilation is done, but when I run the exe, this problem occurs:

Digital persona project vs 2017

Does anyone have an idea for solving this problem? Or, can you please give me any other sample project for working with the Digital persona fingerprint sdk in C++?

Remy Lebeau
  • 555,201
  • 31
  • 458
  • 770
  • [Why should I not upload images of code/data/errors?](https://meta.stackoverflow.com/questions/285551/why-should-i-not-upload-images-of-code-data-errors) – Remy Lebeau Nov 23 '22 at 06:06

1 Answers1

0

I find out the problem. It problem is my project has a window application. But i run the console application and select win32.