Is there anybody that has experience with #vala / #valac and why the #libgvc from #graphviz can't be found?

I need to install Vala 0.52.3 (latest stable) to be able to compile Geary.

Installing Vala 0.48 was no problem as that could be done through apt, but not manually building it.

@ff0000 the package you need to install for that dependency is: libgraphviz-dev

I have dependency installation instructions for here: https://github.com/colinkiama/elementary-os-vala-contribution-instructions

Should work fine on systems based on Ubuntu. Not sure about Debian though 🤔.

GitHub - colinkiama/elementary-os-vala-contribution-instructions: Instructions for contributing back to Vala for elementary OS users

Instructions for contributing back to Vala for elementary OS users - GitHub - colinkiama/elementary-os-vala-contribution-instructions: Instructions for contributing back to Vala for elementary OS u...

GitHub
@colinkiama Thank you very much! I basically just stopped then and there and never got back to it. But hopefully now i can get back to it. :)