https://github.com/microsoft/vcpkg git clone https://github.com/microsoft/vcpkg .\vcpkg\bootstrap-vcpkg.bat
vcpkg install tesseract:x86-windows vcpkg install tesseract:x64-windows
vcpkg install tesseract:x86-windows-static vcpkg install tesseract:x64-windows-static
|