libstdc++-6.dll and libgcc_s_seh-1.dll must be taken from the compiler
directory, not from the pacman DLLs.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
The build process needs the packages curl, python3-venv and unzip
which are missing in the Docker image for Ubuntu.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
- Add manual pages in HTML format and helper for Tesseract command line
- Don't remove the installation directory recursively
- Add GitHub action for Tesseract installer for Windows
- Add docbook-xml to required packages (needed for doc)
- Use unicode for NSIS installer
- Optionally sign executables
- Add more file properties to installer
- Update configuration for use with pacman
- Build Windows installer only for 64 bit Windows
Signed-off-by: Stefan Weil <sw@weilnetz.de>