On Montag, 7. Mai 2018 15:05:14 CEST Andrew C wrote:
> What version of gtkmm does the latest svn gigedit require? 

gigedit does not require a specific gtk(mm) version. It should compile with all 
Gtk(mm) 2 releases, all Gtk(mm) 3 releases, and even with latest (still in 
development) Gtk(mm) 4 git head versions.

Please note that anything starting with Gtk(mm) version >= 3.23.0 and higher 
is *not* Gtk(mm) 3, but rather the development version of Gtk(mm) 4. If that 
is the case there, don't waste your time, because Gtk 4 is currently seriously 
broken, and I don't have the personal expectation that this would change 
anytime soon.

> I'm using
> version 3.0 and getting the error:

The precise version number is always helpful on gtkmm compilation issues. See 
above.

> regionchooser.cpp:30:25: fatal error: gdkmm/seat.h: No such file or
> directory
> compilation terminated.

Check if you have the gdkmm header files installed (read carefully: gdkmm, yes 
that is a separate package along to gtkmm). That gdkmm/seat.h header file 
exists since Gtkmm release 2.99.1 up to latest Gtkmm 4.

CU
Christian

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel

Reply via email to