RajSolai / TextSnatcher

How to Copy Text from Images ? Answer is TextSnatcher !. Perform OCR operations in seconds on Linux Desktop.
https://textsnatcher.rf.gd/
GNU General Public License v3.0
1.26k stars 45 forks source link

Mac OS installation problem #24

Open stealwin opened 2 years ago

stealwin commented 2 years ago

How it install on mac OS? The last line sudo ninja install && com.github.rajsolai.textsnatcher is not working

RajSolai commented 2 years ago

Do you have any logs for the ninja builds ? You can compile a Gtk app for MacOS but few build and runtime dependencies are missing in other platforms. I will try to reduce the dependencies as possible so that the app can be compiled on other platforms. I personally don't have a mac machine for trying it out but got some frnds for the job. Btw Thanks a lot for your support and raising a issue for cross platform support :)