|
From: Andrew C <cou...@gm...> - 2018-05-07 14:47:50
|
My gtkmm version is 3.18, according to synaptic. I guess it'd be the obvious problem, but I do not have any "gdkmm" packages in these 16.04 ubuntu repositories.. Andrew. On Mon, May 7, 2018 at 3:35 PM, Christian Schoenebeck < sch...@li...> wrote: > 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 > Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel > |