tesseract-ocr / tesseract

Tesseract Open Source OCR Engine (main repository)

Home Page:https://tesseract-ocr.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mac m1, not able to compile

herou opened this issue · comments

commented

Current Behavior

Java spring project: fat file, but missing compatible architecture (have (i386,x86_64,unknown), need (arm64e))

Expected Behavior

Project should compile

Suggested Fix

No idea

tesseract -v

No response

Operating System

macOS 12 Monterey

Other Operating System

No response

uname -a

No response

Compiler

No response

CPU

silicon m1

Virtualization / Containers

No response

Other Information

No response

This is not a proper issue report. This is a C++ project, not Java.
This project compiles without problem on Apple M1 see #3286

commented

This is not a proper issue report. This is a C++ project, not Java. This project compiles without problem on Apple M1 see #3286

Where should I report this issue?