-
-
Notifications
You must be signed in to change notification settings - Fork 416
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compile desktop with the current code #919
Comments
You'll need to figure this out, desktop code was moved here but never got to production state. |
Is it possible to use the Docker image with a local json? |
This was the idea in the past, I don't know if it's possible now without fixing the code. |
kevinschaul
added a commit
to kevinschaul/maputnik
that referenced
this issue
Aug 26, 2024
Previously the desktop build lived in a separate repo and had to download a released version of the maputnik editor source code. Now that both live in the same repo, the desktop version can simply run the maputnik build command and use those generated files. This commit also removes the ci-desktop workflow, which is not needed. The regular ci workflow already built the desktop version (this commit also fixes that build). Fixes maplibre#919
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The desktop version uses 1.7, and doesn't work for me at all (produces errors). I want to compile it with the current code that's in the main branch. How do I do it?
The text was updated successfully, but these errors were encountered: