Can someone share precompiled libge0 for linux x64? #9220
Unanswered
EvgenyZaretskiy
asked this question in
Q&A
Replies: 1 comment
-
Can you paste the error message and your setup details? Maybe some step in the docs is not well documented or outdated and updating the instructions would benefit anyone. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to use it to encode coordinates to URL short link format for Organic Maps. I tried to compile all from sources following instructions provided here https://github.com/organicmaps/organicmaps/blob/master/docs/INSTALL.md, but unsuccessfully.
Used https://github.com/organicmaps/organicmaps/blob/master/ge0/url_generator.cpp and some part of my code, but it requires libge0.
Really I want to make a tiny app which takes latitude, longitude and produce short link URL in Organic Maps format.
Beta Was this translation helpful? Give feedback.
All reactions