Windows
This guide explains how to build MapLibre Native in Windows.
The files produced by building mbgl-core
target can be reused as libraries in other projects.
Some targets are executables (test runners and GLFW) and Node targets are shared libraries to be used in NodeJS applications.
Building with Microsoft Visual Studio and MSYS2 are supported.