Hi mkdir build cd build cmake ../ make -j10 cd build/src/ ./alexa
The schema should be in generated data. This problem I have only if I run from gnome-builder. I need to check if I have some installation by mistake before and still able to find it in the general schema Michael On Thu, Aug 4, 2022 at 4:13 PM Michael Nazzareno Trimarchi <[email protected]> wrote: > > Hi Kjell > > On Thu, Aug 4, 2022 at 3:57 PM Kjell Ahlstedt <[email protected]> wrote: > > > > Den 2022-08-03 kl. 12:07, skrev Michael Nazzareno Trimarchi via gtkmm-list: > > > Hi > > > > > > On Wed, Aug 3, 2022 at 11:55 AM Michael Nazzareno Trimarchi > > > <[email protected]> wrote: > > > > > > Hi > > > > > > I have created a simple example using gtkmm and webkit here: > > > > > > https://github.com/panicking/gtkmm_alexa > > > > > I downloaded your example and managed to build it. When I execute it, I > > get the error > > > > (alexa:7545): GLib-GIO-ERROR **: 15:36:51.296: Settings schema > > 'org.amarula.alexa' is not installed > > > > How do I install the schema? I'm not very familiar with CMake. > > > > > > Are you building with gnome-builder? > > Michael > > -- > Michael Nazzareno Trimarchi > Co-Founder & Chief Executive Officer > M. +39 347 913 2170 > [email protected] > __________________________________ > > Amarula Solutions BV > Joop Geesinkweg 125, 1114 AB, Amsterdam, NL > T. +31 (0)85 111 9172 > [email protected] > www.amarulasolutions.com -- Michael Nazzareno Trimarchi Co-Founder & Chief Executive Officer M. +39 347 913 2170 [email protected] __________________________________ Amarula Solutions BV Joop Geesinkweg 125, 1114 AB, Amsterdam, NL T. +31 (0)85 111 9172 [email protected] www.amarulasolutions.com _______________________________________________ gtkmm-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gtkmm-list
