servo / pathfinder

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

C build fails - 'does not have the feature capi' #501

Open darmie opened 2 years ago

darmie commented 2 years ago

Following the readme on how to compile Pathfinder to C code, I am getting this error

Error: CliError { error: Some(Package `pathfinder_c v0.1.0 (.../lib/servo/pathfinder/c)` does not have the feature `capi`), exit_code: 101 }