readium / kotlin-toolkit

A toolkit for ebooks, audiobooks and comics written in Kotlin
https://readium.org/kotlin-toolkit
BSD 3-Clause "New" or "Revised" License
180 stars 77 forks source link

Lcp Service Flailed to initialize [Bug] #470

Closed UCan-Center closed 7 months ago

UCan-Center commented 7 months ago

Describe the bug

I added the additional dependencies that is required for LCP and even though i am still getting Exception("liblcp is missing on the classpath") when ever i call the LCP service .

How to reproduce?

on addBook fun in book repo

Readium version

2.4.0

Android API version

all

Additional context

No response