Hi, I'm trying to debug an application built on the basis of GTK + 3.18.6 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 |