Building GTK+ 3.0 with Visual Studio 2013

2014-02-07 Thread Syed Akbar
Hello all, what is the fastest way to build GTK+ 3.0 with Visual Studio 2013 or to include the source files into my project for debugging purposes? Thanks in advance! Regards ___ gtk-list mailing list gtk-list@gnome.org https://mail.gnome.org/mailma

Re: Building GTK+ 3.0 with Visual Studio 2013

2014-02-08 Thread Syed Akbar
2014 10:24, schrieb John Emmas: On 07/02/2014 22:16, Syed Akbar wrote: what is the fastest way to build GTK+ 3.0 with Visual Studio 2013 or to include the source files into my project for debugging purposes? As I mentioned earlier, building from source isn't something for a beginner. This is

Re: Building GTK+ 3.0 with Visual Studio 2013

2014-02-09 Thread Syed Akbar
The build system of Hexchat is MozillaBuild. There are VC project files included, but I am not able to use them. I can open them but not use for debugging: error "file not found". Am 09.02.2014 06:37, schrieb John Emmas: On 8 Feb 2014, at 23:03, Syed Akbar wrote: Ok, I just built

Re: Building GTK+ 3.0 with Visual Studio 2013

2014-02-10 Thread Syed Akbar
Hello Fan Chun-wei, I finally succeeded with the Hexchat GTK stack. I advise every beginner to use Hexchat builds. It is quite easy if you follow the guide thoroughly. But unfortunately this is restricted to GTK+ 2.0. So thanks for your reply. I will try it to implement your instructions for