Not sure if this was right or now but given the before errors were 
"warnings" I continued onward and got these errors with Scrollview.jar - 

[Wed Sep 
26-19:17:29][MEPMBP2017][(👨💻)markphillips](~/Documents/Development/Tesseract/tesseract/java)
 
=>>SCROLLVIEW_PATH=~/Documents/Development/Tesseract/tesseract/java make 
ScrollView.jar

javac -encoding UTF8 -sourcepath . -classpath 
piccolo2d-core-3.0.jar:piccolo2d-extras-3.0.jar 
./com/google/scrollview/ui/SVAbstractMenuItem.java 
./com/google/scrollview/ui/SVCheckboxMenuItem.java 
./com/google/scrollview/ui/SVEmptyMenuItem.java 
./com/google/scrollview/events/SVEvent.java 
./com/google/scrollview/events/SVEventHandler.java 
./com/google/scrollview/events/SVEventType.java 
./com/google/scrollview/ui/SVImageHandler.java 
./com/google/scrollview/ui/SVMenuBar.java 
./com/google/scrollview/ui/SVMenuItem.java 
./com/google/scrollview/ui/SVPopupMenu.java 
./com/google/scrollview/ui/SVSubMenuItem.java 
./com/google/scrollview/ui/SVWindow.java 
./com/google/scrollview/ScrollView.java -d .

./com/google/scrollview/ui/SVImageHandler.java:19: error: package 
javax.xml.bind is not visible

import javax.xml.bind.DatatypeConverter;

                ^

  (package javax.xml.bind is declared in module java.xml.bind, which is not 
in the module graph)

1 error

make: *** [com/google/scrollview/ui/SVAbstractMenuItem.class] Error 1

On Sunday, April 8, 2018 at 2:50:20 AM UTC-7, Fanatico wrote:
>
> I just posted at the repo issues a step to step that I needed to do so I 
> could use tessercat 4.0 from my MAC, so I'm just sharing the link in case 
> someone has the same problems I got.
> Obs.: It can save a few days of your life
>
> https://github.com/tesseract-ocr/tesseract/issues/1453
>

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tesseract-ocr+unsubscr...@googlegroups.com.
To post to this group, send email to tesseract-ocr@googlegroups.com.
Visit this group at https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/392bf20b-6982-4b19-9fb8-9a66c193257e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to