Comment 2 for bug 64371

Revision history for this message
Sebastian Dröge (slomo) wrote :

Ok, this is more a bug in gtk# and mono. gtk#'s pkgconfig file should just include the mono-cairo one. And mono should ship two pkg-config files for Mono.Cairo, one 1.0 and one 2.0 which specify the complete path to the assembly instead of just doing -r:Mono.Cairo

When you do -r:something it will only look in /usr/lib/mono/[12].0, depending on with which compiler you build