On 24 May 2010 20:39, Lars Aronsson <[email protected]> wrote: > Jimmy O'Regan wrote: >>>>> >>>>> ‘ScrollView::Image(Pix*&, inT32&, int)’ >>>>> ../viewer/scrollview.h:266: note: candidates are: void >>>>> ScrollView::Image(const char*, int, int) > >> Weird. It's there: >> 337 theraysmith #ifdef HAVE_LIBLEPT >> 149 theraysmith // Draw a Pix on (x,y). >> 149 theraysmith void Image(struct Pix* image, int x_pos, int y_pos); >> 337 theraysmith #endif >> >> The only thing I can think of is that you might need to make clean >> before running make. > > I should add that I have an AMD Athlon 64 bit CPU. > The bug report filed by Zdenko also says > "tesseract-ocr r354 > <http://code.google.com/p/tesseract-ocr/source/detail?r=354>, Mandrivalinux > 2010.1 64bit", > but the compiler error message is full of "inT32" > and the prototype above says "int". >
It shouldn't make a difference. -- <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]. For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en.

