Re: Announcement of Visual Studio 2015 projects and solutions for Gtkmm and GTK+

2015-11-27 Thread LRN
On 27.11.2015 11:27, codekiddy wrote: > On Fri, Nov 27, 2015 at 9:15 AM, LRN wrote: >> On 27.11.2015 9:59, codekiddy wrote: >>> compile GTK+, Gtkmm, all it's dependencies >>> solely by using Visual Studio, as well as few other popular "hard to >>> build" libraries. >> >> Is there a particular reaso

Re: Announcement of Visual Studio 2015 projects and solutions for Gtkmm and GTK+

2015-11-27 Thread Murray Cumming
On Fri, 2015-11-27 at 11:11 +0100, codekiddy wrote: > >It's important that improvements can be tracked as distinct commits, > so > >we can see what has actually changed and why. > > I understand, and thank you for your trust. I'll give my best to take > time when possible. > Can't promise to much

Re: Announcement of Visual Studio 2015 projects and solutions for Gtkmm and GTK+

2015-11-27 Thread codekiddy
>It's important that improvements can be tracked as distinct commits, so >we can see what has actually changed and why. I understand, and thank you for your trust. I'll give my best to take time when possible. Can't promise to much since I'm pushing most of free time into my own project designs.

Re: Announcement of Visual Studio 2015 projects and solutions for Gtkmm and GTK+

2015-11-27 Thread Miroslav Rajcic
Hi Yann, On 27.11.2015. 9:40, Yann Leboulanger wrote: On Windows, IMO, the ideal project would have to provide binaries (not just source), probably built with VS2015 and support both GTK2.x and GTK3.x stack. Additional points would be to build gstreamer, GtkSourceView and many other commonly u

Re: Announcement of Visual Studio 2015 projects and solutions for Gtkmm and GTK+

2015-11-27 Thread Murray Cumming
On Fri, 2015-11-27 at 09:55 +0100, codekiddy wrote: > Sure, why not, Actually I used these as a starting point, I'll be > glad to contribute! > . > Although instead of working on patches on existing solutions (and > working on multiple versions for each VS), it should be easier to > just push new "

Re: Announcement of Visual Studio 2015 projects and solutions for Gtkmm and GTK+

2015-11-27 Thread codekiddy
Sure, why not, Actually I used these as a starting point, I'll be glad to contribute! . Although instead of working on patches on existing solutions (and working on multiple versions for each VS), it should be easier to just push new "reworked" solutions somehow? Although I'm not sure how to make

Re: Announcement of Visual Studio 2015 projects and solutions for Gtkmm and GTK+

2015-11-27 Thread Yann Leboulanger
Le 2015-11-27 09:04, Miroslav Rajcic a écrit : I've seen most of the links before in the past. Hexchat seemed promising at the time, but their unwillingness to fix or change anything to the project that is not related to them (including building GtkSourceView) was a big disappointment. Some other

Re: Announcement of Visual Studio 2015 projects and solutions for Gtkmm and GTK+

2015-11-27 Thread codekiddy
Yes, CMAKE is not very user friendly and for most of dependencies (actually almost all) one needs to create cmake files first. Also creating projects with VS is far easier than doing all from scratch with cmake. Not only that but most beginners who ie. just want to have gtk+/gtkmm run in latest V

Re: Announcement of Visual Studio 2015 projects and solutions for Gtkmm and GTK+

2015-11-27 Thread Murray Cumming
On Fri, 2015-11-27 at 07:59 +0100, codekiddy wrote: > Hello there! > > I'm glad to be able to announce new release of Visual Studio 2015 > projects and solutions to compile GTK+, Gtkmm, all it's dependencies > solely by using Visual Studio, as well as few other popular "hard to > build" libraries.

Re: Announcement of Visual Studio 2015 projects and solutions for Gtkmm and GTK+

2015-11-27 Thread Miroslav Rajcic
Thanks. On 27.11.2015. 9:10, codekiddy wrote: I've just cloned the GtkSourceView from here I'll try to create solution for VS 2015 and send you a link for download. On Fri, Nov 27, 2015 at 8:50 AM, Miroslav Rajcic mailto:supp...@notecasepro.com>> wrot

Re: Announcement of Visual Studio 2015 projects and solutions for Gtkmm and GTK+

2015-11-27 Thread LRN
On 27.11.2015 9:59, codekiddy wrote: > compile GTK+, Gtkmm, all it's dependencies > solely by using Visual Studio, as well as few other popular "hard to build" > libraries. Is there a particular reason to use MSVS as-is instead of using a multi-toolchain buildsystem (such as CMake) with the MS too

Re: Announcement of Visual Studio 2015 projects and solutions for Gtkmm and GTK+

2015-11-27 Thread Ignacio Casal Quinteiro
See that you need at least 2 kind of binaries, one created with mingw64 and another with visual studio. Since you should not mix the runtimes. For GtkSourceView we would welcome visual studio projects upstream but we still did not have time to make them. Right now Fan is the only one that is able t

Re: Announcement of Visual Studio 2015 projects and solutions for Gtkmm and GTK+

2015-11-27 Thread codekiddy
I've just cloned the GtkSourceView from here I'll try to create solution for VS 2015 and send you a link for download. On Fri, Nov 27, 2015 at 8:50 AM, Miroslav Rajcic wrote: > I've checked the git repository: > https://git.gnome.org/browse/gtksourceview

Re: Announcement of Visual Studio 2015 projects and solutions for Gtkmm and GTK+

2015-11-27 Thread Miroslav Rajcic
Thanks. Regards, Miroslav On 27.11.2015. 8:50, codekiddy wrote: Hi Miroslav! I have added your suggestion to my TODO list , which is at present already too long, I truly hope to clear this list one day. But fo

Re: Announcement of Visual Studio 2015 projects and solutions for Gtkmm and GTK+

2015-11-27 Thread Miroslav Rajcic
I've seen most of the links before in the past. Hexchat seemed promising at the time, but their unwillingness to fix or change anything to the project that is not related to them (including building GtkSourceView) was a big disappointment. Some other projects are for GTK+ 3.x only, and that make