OK solved. For those who have similar problems. -Dont have spaces in your paths and folders -If you want to compile with DISABLE_GRAPHICS, you need to comment out or set them in #ifdef DISABLE_GRAPHICS image/svshowim.cpp line 37 the call of window->Image(...) training/mftraining.cpp whole body of DisplayProtoList(...)
Hope this helps someone. On 16 Mrz., 18:17, Stane <[email protected]> wrote: > Hi > > I wanted to compare the latest version of 3.02 with 3.01 wich the most > up to date svn version was 639 as far as I know. > After using ./autogen.sh, ./configure and make. I get the following > error. > ... > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ > viewer -I/opt/local/include -I/usr/local/include/leptonica -g -O2 -MT > svshowim.lo -MD -MP -MF .deps/svshowim.Tpo -c svshowim.cpp -fno- > common -DPIC -o .libs/svshowim.o > svshowim.cpp: In function 'void sv_show_sub_image(IMAGE*, inT32, > inT32, inT32, inT32, ScrollView*, inT32, inT32)': > svshowim.cpp:37: error: 'class ScrollView' has no member named 'Image' > svshowim.cpp:37: error: 'class ScrollView' has no member named > 'TranslateYCoordinate' > > Iam using OSX 10.7.3 with gcc 4.2.1. > The code was untouched. -- 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

