[Vala] Windows compiling; Error with GSettings usen FileChooser.

2015-01-20 Thread Gontzal Uriarte
Hello! I hate windows But there is no way, when all my school teaches using it!!! I have finished one free program in Genie. Is like a Interactive Activity Book but offline. (there is a lot of them online) named kataderno (see at gitorious) Ubuntu instalers for teachers book constructor

Re: [Vala] Windows compiling; Error with GSettings usen FileChooser.

2015-01-20 Thread Tarnyko
Hi Gontzal, This usually means GTK+'s schemas have not been correctly installed. Try this : glib-compile-schemas share\glib-2.0\schemas when the schemas folder contains the org.gtk.Settings.FileChooser.gschema.xml file. Regards, Tarnyko Gontzal Uriarte writes: Hello! I hate