[Vala] [Genie] Build for windows under linux. Using minwg.

2014-09-14 Thread Gontzal Uriarte
Hi!! I have finished a Katamotz Ejercicios new application for reading learning and teaching. Is a Genie application and it uses gtk-3, pango, cogl, clutter, clutter-gtk and gstreamer. No problems for building under linux for linux, but how do it for Windows. I have seen some tutorials from

Re: [Vala] [Genie] Build for windows under linux. Using minwg.

2014-09-14 Thread Al Thomas
Hi, From: Gontzal Uriarte txasato...@gmail.com Sent: Sunday, 14 September 2014, 14:29 Subject: [Vala] [Genie] Build for windows under linux. Using minwg. I have finished a Katamotz Ejercicios new application for reading learning and teaching. Is a Genie

Re: [Vala] [Genie] Build for windows under linux. Using minwg.

2014-09-14 Thread Daniel Espinosa
I can help you. You can see at GXml project in git.gnome.org. I've managed to build it under windows with no problems. Just download GTK+ for windows bundle and use see to change prefix variable I'm all PC files to point to the Dir you uncompress this bundle. You must install mingw-w64 on your

Re: [Vala] [Genie] Build for windows under linux. Using minwg.

2014-09-14 Thread Daniel Espinosa
Please forgive me for my errors on writing, I'm on my phone. My instructions are for Cross compile on Linux to Windows. Just don't forget to use -mwindows to avoid terminal when execute your code on windows. If use valac use -X before to pass it to the mingw-w64 compiler. El sep 14, 2014 1:22 PM,