GtkScintilla
GtkScintilla copied to clipboard
undefined reference error
Hi,
First of all thank you for sharing your project.
Though it's been 2 years since last update to your project, I wanted to try it.
I'm on Ubuntu 14.04 platform. I run ./autogen.sh
and then ./configure
I didn't get any error message. When I run make
I got
libgtk-3.so: undefined reference to g_variant_parse_error_quark
error. I don't know how to fix it.
Is it possible to compile it in gtk3?
Regards
Kenn