openafis
openafis copied to clipboard
How to run on Window 10
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?
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 .