Hi, On Fri, May 28, 2010 at 2:45 PM, Jimmy O'Regan <[email protected]> wrote:
> On 28 May 2010 13:38, Michael Trimarchi <[email protected]> > wrote: > > Hi > > > > On Fri, May 28, 2010 at 2:36 PM, Jimmy O'Regan <[email protected]> > wrote: > >> > >> On 28 May 2010 13:22, Jimmy O'Regan <[email protected]> wrote: > >> > On 27 May 2010 18:44, Michael Trimarchi <[email protected]> > >> > wrote: > >> >> - there are some function that are used by depend on graphics. > >> >> > >> > > >> > I'll look into that, but I make no promises. > >> > > >> > >> Works For Me(TM). > >> > >> Then again, I have all the relevant libs installed, so I can't check > >> it properly (and I'm not going to remove a bunch of stuff to check > >> it). > > > > /bin/sh ../libtool --tag=CXX --mode=compile mb-linux-g++ > -DHAVE_CONFIG_H > > -I. -I.. -g -O2 -MT scrollview.lo -MD -MP -MF .deps/scrollview.Tpo -c > -o > > scrollview.lo scrollview.cpp > > libtool: compile: mb-linux-g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT > > scrollview.lo -MD -MP -MF .deps/scrollview.Tpo -c scrollview.cpp -fPIC > > -DPIC -o .libs/scrollview.o > > scrollview.cpp:45:15: error: map: No such file or directory > > scrollview.cpp:46:19: error: utility: No such file or directory > > scrollview.cpp:47:21: error: algorithm: No such file or directory > > scrollview.cpp:48:18: error: vector: No such file or directory > > scrollview.cpp:49:18: error: string: No such file or directory > > scrollview.cpp:50:19: error: cstring: No such file or directory > > scrollview.cpp:51:19: error: climits: No such file or directory > > svutil.h:130: error: 'string' in namespace 'std' does not name a type > > > > I have this truble, do you have any idea? > > It looks like you don't have STL installed. > > Can you point out where to download your toolchain? I have use the official one. Seems that it don't find the relevant path of this file ./configure --host=mb-linux --build=i386 --disable-graphics Michale Trimarchi > -- > <Leftmost> jimregan, that's because deep inside you, you are evil. > <Leftmost> Also not-so-deep inside you. > > -- > 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]<tesseract-ocr%[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 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.

