Open xdvom03 opened 3 years ago
Building from source is now vastly more possible. The manual will get into the docs (#95). But, a release = good idea. The function described now exists (main) with progress in the terminal.
This also means providing exports.
Release has been added. Now, add a Windows version.
I tested on a virtual machine and couldn't get the right version of LTK to build from source. Pending the resolution of that problem (#90) and all other problems library mismatches might cause, there is the solution of an executable. So far I managed to get it to open the classifier/database on the VM, but it couldn't access any data because it hadn't processed it. So create a function that processes data (or merely checks its integrity), provides a reasonable progress bar, then opens the classifier. Then, create an executable from it as a release.
This supersedes #72 (just a better phrasing, I guess).