Giter VIP home page Giter VIP logo

Comments (10)

jimregan avatar jimregan commented on May 1, 2024

Can you try the patch in #60 to see if that fixes it?

from tesseract.

domasofan avatar domasofan commented on May 1, 2024

Just tested it with the recent merged pull request.
this is what i get with make training:

g++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE
-DPANGO_ENABLE_EN
GINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../viewer
-I../textord -I.
./dict -I../classify -I../display -I../wordrec -I../cutil
-I../vs2010/port -I/us
r/include/leptonica -D_REENTRANT -I/usr/include/pango-1.0
-I/usr/include/glib-2.
0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo
-I/usr/include/glib-2.0 -I/u
sr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/
include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16
-std=gnu++11
-MT set_unicharset_properties.o -MD -MP -MF $depbase.Tpo -c -o
set_unicharset_p
roperties.o set_unicharset_properties.cpp &&
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../libtool --tag=CXX --mode=link g++ -std=gnu++11
-Wl,-no-undefined
-Wl,--as-needed -o set_unicharset_properties.exe
set_unicharset_properties.o l
ibtesseract_training.la libtesseract_tessopt.la -licuin -licuuc
../api/libtesse
ract.la -lws2_32 -llept
libtool: link: g++ -std=gnu++11 -Wl,-no-undefined -Wl,--as-needed -o
set_unichar
set_properties.exe set_unicharset_properties.o
./.libs/libtesseract_training.a
./.libs/libtesseract_tessopt.a -licuin -licuuc
../api/.libs/libtesseract.a -lws2
_32 -llept
/usr/lib/gcc/i686-pc-cygwin/4.9.3/../../../../i686-pc-cygwin/bin/ld:
cannot find
-licuin
collect2: error: ld returned 1 exit status
Makefile:805: recipe for target 'set_unicharset_properties.exe' failed
make[1]: *** [set_unicharset_properties.exe] Error 1
make[1]: Leaving directory '/home/Besitzer/tesseractsrc/training'
Makefile:880: recipe for target 'training' failed
make: *** [training] Error 2

Am 23.07.2015 um 23:31 schrieb Jim Regan:

Can you try the patch in #60 to see if that fixes it?


Reply to this email directly or view it on GitHub:
#61 (comment)

Simon Eigeldinger
Follow me on Twitter: http://www.twitter.com/domasofan/
E-Mail: [email protected]
MSN: [email protected]
ICQ: 121823966
Jabber: [email protected]

from tesseract.

jimregan avatar jimregan commented on May 1, 2024

Ok, that's a different error. Do you have ICU4C installed?

from tesseract.

jimregan avatar jimregan commented on May 1, 2024

Sorry, it only complained about one of the ICU libraries.

I think that the problem is that the library is named 'libicui18n' under Cygwin, as it is on Linux etc.

from tesseract.

jimregan avatar jimregan commented on May 1, 2024

Can you try with the patch from #62 ?

from tesseract.

domasofan avatar domasofan commented on May 1, 2024

Hi,

yeah its icui18n.
there seem to be 2 versions.
5.4 and 5.5.

greetings,
simon

Am 24.07.2015 um 01:07 schrieb Jim Regan:

Sorry, it only complained about one of the ICU libraries.

I think that the problem is that the library is named 'libicui18n' under Cygwin, as it is on Linux etc.


Reply to this email directly or view it on GitHub:
#61 (comment)

Simon Eigeldinger
Follow me on Twitter: http://www.twitter.com/domasofan/
E-Mail: [email protected]
MSN: [email protected]
ICQ: 121823966
Jabber: [email protected]

from tesseract.

jimregan avatar jimregan commented on May 1, 2024

Do the training tools build now? (Zdenko merged the pull request, so there's no need to mess around with branches)

from tesseract.

domasofan avatar domasofan commented on May 1, 2024

Hi,

i guess that looks good now.

we have:
ambiguous_words.exe
classifier_tester.exe
cntraining.exe
combine_tessdata.exe
dawg2wordlist.exe
mftraining.exe
set_unicharset_properties.exe
shapeclustering.exe
tesseract.exe
text2image.exe
unicharset_extractor.exe
wordlist2dawg.exe

thanks.
greetings,
simon

Am 24.07.2015 um 01:18 schrieb Jim Regan:

Can you try with the patch from #62 ?


Reply to this email directly or view it on GitHub:
#61 (comment)

Simon Eigeldinger
Follow me on Twitter: http://www.twitter.com/domasofan/
E-Mail: [email protected]
MSN: [email protected]
ICQ: 121823966
Jabber: [email protected]

from tesseract.

jimregan avatar jimregan commented on May 1, 2024

Ok, I'll close this. Thanks for testing!

from tesseract.

domasofan avatar domasofan commented on May 1, 2024

thanks.
thanks for fixing. :-)

Am 24.07.2015 um 08:45 schrieb Jim Regan:

Ok, I'll close this. Thanks for testing!


Reply to this email directly or view it on GitHub:
#61 (comment)

Simon Eigeldinger
Follow me on Twitter: http://www.twitter.com/domasofan/
E-Mail: [email protected]
MSN: [email protected]
ICQ: 121823966
Jabber: [email protected]

from tesseract.

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.