sw icon indicating copy to clipboard operation
sw copied to clipboard

Trying to Build tesseract - Errors from SW

Open FlyinTeller opened this issue 1 year ago • 13 comments

Describe the bug I am trying to build tesseract directly from source. I have cloned the github repo and am running sw --trace build in the main directory. See the output in the attached file

Expected behavior Installation without error

To Reproduce Steps to reproduce the behavior:

  1. Clone https://github.com/tesseract-ocr/tesseract.git
  2. cd tesseract
  3. sw --trace build

Information:

  • Paste sw --version output.
sw.client.sw version 1.0.0
git revision 04536355191c090cecdaf978fd06fc2d09f26cf1
assembled on
15.12.2022 13:08:17 UTC
  • Write OS, its version (host/target)
  • Microsoft Windows 10, x64
  • Describe your compiler, its version - MSVC\14.36.32532 Microsoft Visual Studio 17 2022
  • (optional) Post sw logs using -trace parameter. - see attached file (due to length) a.txt

FlyinTeller avatar Jun 07 '23 07:06 FlyinTeller