rmtheis / android-ocr

Experimental optical character recognition app
Apache License 2.0
2.22k stars 894 forks source link

Please Solve my Error #10

Closed ominfowave closed 10 years ago

ominfowave commented 11 years ago

warning: edu.sfsu.cs.orange.ocr.language.TranslatorGoogle: can't find referenced class com.google.api.translate.Language Warning: edu.sfsu.cs.orange.ocr.language.TranslatorGoogle: can't find referenced class com.google.api.translate.Translate Warning: edu.sfsu.cs.orange.ocr.language.TranslatorGoogle: can't find referenced class com.google.api.translate.Language Warning: edu.sfsu.cs.orange.ocr.language.TranslatorGoogle: can't find referenced class com.google.api.translate.Language Warning: there were 33 unresolved references to classes or interfaces. You may need to specify additional library jars (using '-libraryjars'). java.io.IOException: Please correct the above warnings first. at proguard.Initializer.execute(Initializer.java:321) at proguard.ProGuard.initialize(ProGuard.java:211) at proguard.ProGuard.execute(ProGuard.java:86) at proguard.ProGuard.main(ProGuard.java:492)

GOT ABOVE ERROR WHILE EXPORT PROJECT

hnilsen commented 11 years ago

This is proguard. Read the logs: You may need to specify additional library jars (using '-libraryjars'). java.io.IOException: Please correct the above warnings first.

ominfowave commented 11 years ago

hi thanks for reply

but again i stop with the confusion of hows the plateforms_external_jpeg work with this code? pls help me to solve this issue. thanks

On Fri, Jun 14, 2013 at 9:29 PM, Håkon Nilsen notifications@github.comwrote:

This is proguard. Read the logs: You may need to specify additional library jars (using '-libraryjars'). java.io.IOException: Please correct the above warnings first.

— Reply to this email directly or view it on GitHubhttps://github.com/rmtheis/android-ocr/issues/10#issuecomment-19465724 .