There are no mingw official prebuild libraries. If you want to build them from source good start point is wiki[1] ;-)
[1] https://code.google.com/p/tesseract-ocr/wiki/Compiling If you build it Zdenko On Sat, May 11, 2013 at 1:28 AM, vvnraman <[email protected]> wrote: > Hi, > > In the > win32-lib-include-dirs<https://code.google.com/p/tesseract-ocr/downloads/detail?name=tesseract-3.02.02-win32-lib-include-dirs.zip&can=2&q=>download, > there are 7 files. Could anyone who has used them in a > project confirm my guess about which files are associated with which > toolchain (amongst GCC, MinGW or VisualStudio)? > > Either GCC or MinGW (this is really what I want to confirm) > libtesseract302-static-debug.lib > libtesseract302-static.lib > > Visual Studio (these I'm fairly certain) > libtesseract302.exp > Release build: > libtesseract302.dll > libtesseract302.lib > Debug build: > libtesseract302d.dll > libtesseract302d.lib > > I'm trying to use tesseract in code on Windows using the MinGW toolchain. > Would I need to compile tesseract from source? In that case, I would be > following the discussion below as I suddenly find myself with a lot of free > time :-) > Building tesseract 3.02 on Windows unsing > mingw+msys<https://groups.google.com/forum/?fromgroups=#!searchin/tesseract-ocr/mingw/tesseract-ocr/4infrb1qBLA/b2H-oz01EHQJ> > Any one successfully build Tesseract 3.0.1 under > MSYS+MinGW?<https://groups.google.com/forum/?fromgroups=#!searchin/tesseract-ocr/mingw/tesseract-ocr/7MwfC1JdXyA/fmL6Dnad5soJ> > https://github.com/zdenop/tesseract-mingw > > Regards, > Prateek. > > > > > -- > -- > You received this message because you are subscribed to the Google > Groups "tesseract-ocr" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/tesseract-ocr?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "tesseract-ocr" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en --- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

