Closed Kethku closed 3 years ago
Specifically looks like the skia build fails
skulpin calls the rust functions exposed in skia-safe which in turn calls into skia C/C++ code. skia-safe/skia-bindings needs to make that code available to the linker - this is something that will need to be looked at upstream.
https://github.com/Kethku/neovide/issues/409