aarongrider / vision-camera-ocr

VisionCamera Frame Processor Plugin to detect text in real time using MLKit Text Detector (OCR)
MIT License
235 stars 86 forks source link

Build FAILURE #34

Open LeBaku opened 7 months ago

LeBaku commented 7 months ago

Hi !

I did exactly what you advised, completed the installation, and modified my babel.config.js, but my build crashes with this error: `Execution failed for task ':tasks'.

Could not create task ':vision-camera-ocr:compileDebugAndroidTestKotlin'. Cannot use @TaskAction annotation on method AbstractKotlinCompile.execute() because interface org.gradle.api.tasks.incremental.IncrementalTaskInputs is not a valid parameter to an action method.`

If someone have any advice, Thanks.

Weverson-Luan commented 7 months ago

Today I went to test the tool and I'm experiencing the same problem as you. Did you get any solution?

Oi !

Fiz exatamente o que você aconselhou, concluí a instalação e modifiquei meu babel.config.js, mas minha compilação travou com este erro: `Falha na execução da tarefa ':tasks'.

Não foi possível criar a tarefa ':vision-camera-ocr:compileDebugAndroidTestKotlin'. Não é possível usar a anotação @TaskAction no método AbstractKotlinCompile.execute() porque a interface org.gradle.api.tasks.incremental.IncrementalTaskInputs não é um parâmetro válido para um método de ação.`

Se alguém tiver algum conselho, obrigado.

Today I went to test the tool and I'm experiencing the same problem as you. Did you get any solution?

LeBaku commented 7 months ago

This ocr does'nt work at all :/ No solution, sorry