Hey,

you need to run something like this:
https://git.gnome.org/browse/gedit/tree/win32/installer/gedit.wxs#n29
BTW what are you using to compile the gtk stack?
May I suggest https://github.com/wingtk/gtk-win32.

Cheers.

On Mon, Mar 7, 2016 at 1:37 PM, Виталий <[email protected]> wrote:

> Hi,
>
> I'm trying to debug an application built on the basis of GTK + 3.18.6
> <https://github.com/wingtk/gtk-win32> stack, but I get a runtime error:
> (gtk_foobar.exe:8240): GLib-GIO-ERROR **: Settings schema
> 'org.gnome.system.proxy' is not installed
>
>
>
> I added the environment variable:
>
> -          PATH =
> C:\gtk-build\gtk\Win32\share\glib-2.0\schemas;C:\gtk-build\gtk\Win32\bin;
>
> -          GTKDIR = C:\gtk-build\gtk
>
>
>
> Please help me configure the stack correctly. Any attempt to correct this
> mistake, with no result. I'm trying to test a desktop application, I do not
> understand, what does a ‘proxy’?
>
>
>
> ---
>
> OS: Windows 10 x64 Enterprise / Windows Kits (10.0.10240.0)
>
> IDE: Visual Studio 2015 (14.0.24720 Update 1)
>
> ---
>
>
>
> Thanks
>
> _______________________________________________
> gtk-list mailing list
> [email protected]
> https://mail.gnome.org/mailman/listinfo/gtk-list
>
>


-- 
Ignacio Casal Quinteiro
_______________________________________________
gtk-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to