I was able to compile and run the master branch on Windows 7 64 bit successfully. However, after I switched to the GTK3 branch, an error occurred when I tried to start RT. It complained “Glib-GIO-ERROR**: No GSettings schemas are installed on the system”. If I start RT from the MSYS window, it works fine. What file am I missing here?
@noteasy2beme I think I had the same problem as yours last time I reinstalled all the MSYS2 stuff, the provided gschemas.compiled file did not contain the required information. I think you have to run the command glib-compile-schemas from MSYS2 console, and copy the updated file into the relevant RT folder.