Open jwaldmann opened 2 years ago
I was attempting to build ghc-vis
with stack
(in Manjaro Linux) and encountered the same problem. I simply made a symlink to rsvg-features.h
named librsvg-features.h
and this solved the problem.
Ah nice to know that this works. Thanks!
The proper fix would be to change the names in https://github.com/gtk2hs/svgcairo/blob/master/svgcairo.h ? Would this break some code?
Ah nice to know that this works. Thanks!
The proper fix would be to change the names in https://github.com/gtk2hs/svgcairo/blob/master/svgcairo.h ? Would this break some code?
https://github.com/gtk2hs/svgcairo/pull/13
Also if you're nix users: svgcairo
and ghc-vis
were recently fixed on nixpkgs.
I want to build svgcairo because of ghc-vis. I am running into this:
I do have
librsvg2-devel
(on Fedora 35) but the header is named differently: