ccouzens / tesseract-sys

Rust FFI bindings to tesseract
MIT License
26 stars 18 forks source link

Windows and Mac maintainers wanted #22

Open ccouzens opened 1 year ago

ccouzens commented 1 year ago

Are you a Windows or Mac user and can deal with issues raised against one of those platforms?

Are you available to test the build when changes are made (months or years between changes)?

If so, please respond to this issue.

I've already got Linux covered.

See also https://github.com/ccouzens/leptonica-sys/issues/17

tbm98 commented 10 months ago

Hello @ccouzens ! I am using mac sonoma and can not see guide how to install for mac. Can you please tell me how to install on mac ?

ccouzens commented 10 months ago

Hey @tbm98 ,

Do you have brew installed?

Can you try brew install tesseract leptonica pkg-config?

tesseract-sys isn't meant to be used directly, but as a implementation detail of leptess or tesseract-rs. I'd recommend you start with one of them.

tbm98 commented 10 months ago

@ccouzens I have done with this comment https://github.com/ccouzens/tesseract-sys/issues/6#issuecomment-850592277

Thank you!

yosefahab commented 6 months ago

hello @ccouzens , i could help out with macOS

ccouzens commented 6 months ago

hello ccouzens , i could help out with macOS

Hey @yosefahab , thank you. It's great to have you on board