bodil / vgtk

A declarative desktop UI framework for Rust built on GTK and Gtk-rs
http://bodil.lol/vgtk/
Other
1.06k stars 37 forks source link

Build stuck because of `embed-lgpl-docs` #60

Closed edgarogh closed 4 years ago

edgarogh commented 4 years ago

For some unknown reason, the gtk feature embed-lgpl-docs makes the compilation get stuck on compiling cairo-rs on my machine. Would it be possible for vgtk to not enable this feature, or at least put it behind another feature so it can be disabled ?

nt8r commented 4 years ago

See this issue.