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 <support notecasepro com> wrote: I've checked the git repository: https://git.gnome.org/browse/gtksourceview/tree but I fail to see any VS2015 related files. Regards, Miroslav On 27.11.2015. 8:29, Ignacio Casal Quinteiro wrote: See also this: https://github.com/fanc999/gtk-msvc-projects And to point out that most of the gtk projects and deps already provide the visual studio projects. i.e you can see them here: https://git.gnome.org/browse/gtk+/tree/build/win32 Cheers. On Fri, Nov 27, 2015 at 8:27 AM, Ignacio Casal Quinteiro <nacho resa gmail com> wrote: Hey, have you seen this? https://github.com/nice-software/gtk-win32/ https://github.com/hexchat/gtk-win32 Also I started to work in a way to automatize the builds: https://github.com/nacho/icbuild Still far from ready but any help would be appreciated. Cheers. On Fri, Nov 27, 2015 at 8:18 AM, Miroslav Rajcic <support notecasepro com> wrote: Looks nice, it's appreciated very much! Any chance to add GtkSourceView library in the mix ? Regards, Miroslav On 27.11.2015. 7:59, 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. To best illustrate which packages you can build with these projects and solutions see this image Entry repository is available on GitHub Visual Studio gtkmm There is also an updated Visual Studio gtkmm wiki to help beginners building gtkmm from scratch. Any possible updates will be pushed to msvc-140 branch, up to next release of Visual Studio. Thank you! ~codekiddy _______________________________________________ gtk-list mailing list gtk-list gnome org https://mail.gnome.org/mailman/listinfo/gtk-list _______________________________________________ gtk-list mailing list gtk-list gnome org https://mail.gnome.org/mailman/listinfo/gtk-list -- Ignacio Casal Quinteiro -- Ignacio Casal Quinteiro _______________________________________________ gtk-list mailing list gtk-list gnome org https://mail.gnome.org/mailman/listinfo/gtk-list
I've checked the git repository: https://git.gnome.org/browse/gtksourceview/tree but I fail to see any VS2015 related files. Regards, Miroslav On 27.11.2015. 8:29, Ignacio Casal Quinteiro wrote: See also this: https://github.com/fanc999/gtk-msvc-projects And to point out that most of the gtk projects and deps already provide the visual studio projects. i.e you can see them here: https://git.gnome.org/browse/gtk+/tree/build/win32 Cheers. On Fri, Nov 27, 2015 at 8:27 AM, Ignacio Casal Quinteiro <nacho resa gmail com> wrote: Hey, have you seen this? https://github.com/nice-software/gtk-win32/ https://github.com/hexchat/gtk-win32 Also I started to work in a way to automatize the builds: https://github.com/nacho/icbuild Still far from ready but any help would be appreciated. Cheers. On Fri, Nov 27, 2015 at 8:18 AM, Miroslav Rajcic <support notecasepro com> wrote: Looks nice, it's appreciated very much! Any chance to add GtkSourceView library in the mix ? Regards, Miroslav On 27.11.2015. 7:59, 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. To best illustrate which packages you can build with these projects and solutions see this image Entry repository is available on GitHub Visual Studio gtkmm There is also an updated Visual Studio gtkmm wiki to help beginners building gtkmm from scratch. Any possible updates will be pushed to msvc-140 branch, up to next release of Visual Studio. Thank you! ~codekiddy _______________________________________________ gtk-list mailing list gtk-list gnome org https://mail.gnome.org/mailman/listinfo/gtk-list _______________________________________________ gtk-list mailing list gtk-list gnome org https://mail.gnome.org/mailman/listinfo/gtk-list -- Ignacio Casal Quinteiro -- Ignacio Casal Quinteiro _______________________________________________ gtk-list mailing list gtk-list gnome org https://mail.gnome.org/mailman/listinfo/gtk-list
See also this: https://github.com/fanc999/gtk-msvc-projects And to point out that most of the gtk projects and deps already provide the visual studio projects. i.e you can see them here: https://git.gnome.org/browse/gtk+/tree/build/win32 Cheers. On Fri, Nov 27, 2015 at 8:27 AM, Ignacio Casal Quinteiro <nacho resa gmail com> wrote: Hey, have you seen this? https://github.com/nice-software/gtk-win32/ https://github.com/hexchat/gtk-win32 Also I started to work in a way to automatize the builds: https://github.com/nacho/icbuild Still far from ready but any help would be appreciated. Cheers. On Fri, Nov 27, 2015 at 8:18 AM, Miroslav Rajcic <support notecasepro com> wrote: Looks nice, it's appreciated very much! Any chance to add GtkSourceView library in the mix ? Regards, Miroslav On 27.11.2015. 7:59, 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. To best illustrate which packages you can build with these projects and solutions see this image Entry repository is available on GitHub Visual Studio gtkmm There is also an updated Visual Studio gtkmm wiki to help beginners building gtkmm from scratch. Any possible updates will be pushed to msvc-140 branch, up to next release of Visual Studio. Thank you! ~codekiddy _______________________________________________ gtk-list mailing list gtk-list gnome org https://mail.gnome.org/mailman/listinfo/gtk-list _______________________________________________ gtk-list mailing list gtk-list gnome org https://mail.gnome.org/mailman/listinfo/gtk-list -- Ignacio Casal Quinteiro -- Ignacio Casal Quinteiro
Hey, have you seen this? https://github.com/nice-software/gtk-win32/ https://github.com/hexchat/gtk-win32 Also I started to work in a way to automatize the builds: https://github.com/nacho/icbuild Still far from ready but any help would be appreciated. Cheers. On Fri, Nov 27, 2015 at 8:18 AM, Miroslav Rajcic <support notecasepro com> wrote: Looks nice, it's appreciated very much! Any chance to add GtkSourceView library in the mix ? Regards, Miroslav On 27.11.2015. 7:59, 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. To best illustrate which packages you can build with these projects and solutions see this image Entry repository is available on GitHub Visual Studio gtkmm There is also an updated Visual Studio gtkmm wiki to help beginners building gtkmm from scratch. Any possible updates will be pushed to msvc-140 branch, up to next release of Visual Studio. Thank you! ~codekiddy _______________________________________________ gtk-list mailing list gtk-list gnome org https://mail.gnome.org/mailman/listinfo/gtk-list _______________________________________________ gtk-list mailing list gtk-list gnome org https://mail.gnome.org/mailman/listinfo/gtk-list -- Ignacio Casal Quinteiro
Looks nice, it's appreciated very much! Any chance to add GtkSourceView library in the mix ? Regards, Miroslav On 27.11.2015. 7:59, 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. To best illustrate which packages you can build with these projects and solutions see this image Entry repository is available on GitHub Visual Studio gtkmm There is also an updated Visual Studio gtkmm wiki to help beginners building gtkmm from scratch. Any possible updates will be pushed to msvc-140 branch, up to next release of Visual Studio. Thank you! ~codekiddy _______________________________________________ gtk-list mailing list gtk-list gnome org https://mail.gnome.org/mailman/listinfo/gtk-list _______________________________________________ gtk-list mailing list gtk-list gnome org https://mail.gnome.org/mailman/listinfo/gtk-list
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. To best illustrate which packages you can build with these projects and solutions see this image Entry repository is available on GitHub Visual Studio gtkmm There is also an updated Visual Studio gtkmm wiki to help beginners building gtkmm from scratch. Any possible updates will be pushed to msvc-140 branch, up to next release of Visual Studio. Thank you! ~codekiddy _______________________________________________ gtk-list mailing list gtk-list gnome org https://mail.gnome.org/mailman/listinfo/gtk-list
_______________________________________________ gtk-list mailing list gtk-list gnome org https://mail.gnome.org/mailman/listinfo/gtk-list