Replies: 4 comments 3 replies
-
https://maplibre.org/maplibre-compose/getting-started/#set-up-desktop-jvm Have you added this block to your dependencies?
|
Beta Was this translation helpful? Give feedback.
-
Hi! Now my dependencies look like :
And it sync OK, but when running it in Console app starting, but when I get to map screen it crash with error:
Not much of information for me to know what goes wrong. |
Beta Was this translation helpful? Give feedback.
-
Tried to get more info with |
Beta Was this translation helpful? Give feedback.
-
Did get little more info when running
adding log file. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I have implemented version 0.11.1 in my Android Studio KMP project (Android and Desktop at the moment) everything went ok to remove all imports and re import them with the org.maplibre.*
The Desktop was working with KcefProvider, but now I get a error like:
"Native library not found in JAR: /windows/amd64/opengl/maplibre-jni.dll"
I have the lib folder with the content, but I have no clue where to start searching or fixing this problem.
br
Dan
Beta Was this translation helpful? Give feedback.
All reactions