servo / pathfinder

A fast, practical GPU rasterizer for fonts and vector graphics
Apache License 2.0
3.54k stars 198 forks source link

Android NDK compilation fails at master #472

Open floppyhammer opened 2 years ago

floppyhammer commented 2 years ago

OS: Windows While the third preview release works fine with NDK, I got this error at master

image

floppyhammer commented 2 years ago

Crate servo-freetype-sys fails to compile with NDK. Is there any simple way to get rid of the dependency?