servo / pathfinder

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

Can't build demo for mac without EGL #532

Closed darmie closed 1 year ago

darmie commented 1 year ago

Screenshot 2022-12-29 at 06 03 44

darmie commented 1 year ago

This worked RUSTFLAGS='--cfg target_os="macos" --cfg feature="no-pkg-config"' cargo run --release