Code Monkey home page Code Monkey logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
I will investigate the options.

Original comment by [email protected] on 7 Jul 2007 at 1:18

  • Changed state: Accepted

from tesseract-ocr.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Try http://gnuwin32.sourceforge.net/packages/tiff.htm
Download and run the setup program.
Add HAVE_LIBTIFF to the preprocessor definitions.
Add libtiff.lib to the list of libraries.
Rebuild.
Make libtiff3.dll be in your path somewhere.
You can cheat and copy it to system32, or you can add c:/program 
files/gnuwin32/bin
to your path.
Keep your fingers crossed...

Original comment by [email protected] on 7 Jul 2007 at 2:00

from tesseract-ocr.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
I missed out of the above steps that you have to modify devstudio
(tools/options/directories) to add the include and lib paths to the list of
directories it looks in.

Original comment by [email protected] on 9 Jul 2007 at 4:52

from tesseract-ocr.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
 Above problem will be solved in version 2.0?

Original comment by [email protected] on 13 Jul 2007 at 11:53

from tesseract-ocr.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
No, it will remain a manual option. There doesn't seem to be a good way of 
including
libtiff if it is there without generating a compiler error if it is not. For
unix-like operating systems configure does this, but it doesn't work for 
windows and
certainly not for devstudio.
Unless anybody has any better ideas, support for libtiff on windows will have to
remain via the above procedure.

Original comment by [email protected] on 13 Jul 2007 at 6:37

from tesseract-ocr.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Do you think it will ever be added very widely used TiffG4 support for this 
product? 
At the moment the only way is to decode first TiffG4 into G3 or uncompressed 
and it's
not so easy.

Thanks a lot in advance.

Luca

Original comment by [email protected] on 8 Nov 2007 at 1:15

from tesseract-ocr.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024

Original comment by [email protected] on 20 May 2010 at 6:46

  • Changed state: Fixed

from tesseract-ocr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.