openafis icon indicating copy to clipboard operation
openafis copied to clipboard

How to run on Window 10

Open vongocminh778 opened this issue 3 years ago • 1 comments

I want to test your algorithm but I don't know where to start with C ++, can you give me a few instructions for me to run it on Win10?

vongocminh778 avatar Jun 07 '21 06:06 vongocminh778

Hi. Thanks for your interest in OpenAFIS. Apologies for the delay in getting back to you, my time has been focussed elsewhere recently.

On Windows you need cmake and a toolchain (clang, gcc or VisualStudio) installed. It should just be case of navigating to the project root and typing cmake --build .

neilharan avatar Aug 29 '21 20:08 neilharan