raffaeldantas / tesseract-ocr

Automatically exported from code.google.com/p/tesseract-ocr
Other
1 stars 0 forks source link

Pango lib for windows #1379

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.When I want use text2image.exe for trainning step, I can't find this project, 
so I want to build it.(VS2013)
2.I add text2image.cpp to my solution, compiling, it prompts me lack of "pango" 
lib.
3. It seems not easy to find a Pango lib in windows.(still trying)

What is the expected output? What do you see instead?
Trainning in windows, and developing using vs2013.

What version of the product are you using? On what operating system?
Tesseract 3.04 in windows.

Please provide any additional information below.
No other infor.

Original issue reported on code.google.com by summy0...@gmail.com on 10 Nov 2014 at 5:56

GoogleCodeExporter commented 9 years ago
Please see http://www.gtk.org/download/win32.php
and
http://www.gtk.org/download/win64.php

They have pango and cairo ... see if it helps.

Original comment by shreeshrii on 10 Nov 2014 at 7:14

GoogleCodeExporter commented 9 years ago
also see http://www.pango.org/Download

Original comment by shreeshrii on 10 Nov 2014 at 7:16

GoogleCodeExporter commented 9 years ago
http://hexchat.github.io/gtk-win32/
http://hexchat.readthedocs.org/en/latest/building.html

Original comment by shreeshrii on 10 Nov 2014 at 7:21

GoogleCodeExporter commented 9 years ago
Training on windows is not supported in 3.03/3.04 (because there is nobody who 
want would support it).
Anyway it should be possible to compile (at least part of) training tools with 
msys/msys2 project.

Original comment by zde...@gmail.com on 10 Nov 2014 at 2:35

GoogleCodeExporter commented 9 years ago

Original comment by zde...@gmail.com on 7 Feb 2015 at 7:24