Replies: 1 comment
-
For this kind of question, the discord server is more likely to have your answer. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
I'm trying to use Tesseract (via the Gosseract library) and Wails together in a Go project. However, I'm encountering an error during the build process. The error message is as follows:
Why does this happen, and how can I resolve this issue to successfully build the project using both Tesseract and Wails?
To Reproduce
wails build with tesseract
i've used github.com/otiai10/gosseract
Expected behaviour
successfully build.
Screenshots
No response
Attempted Fixes
No response
System Details
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions