servo / pathfinder

A fast, practical GPU rasterizer for fonts and vector graphics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

darmie opened this issue · comments

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 }