MESSAGE
DATE | 2018-05-07 |
FROM | From: "Matthew A. Postiff"
|
SUBJECT | Re: [Hangout - NYLXS] IDE to develop app with GTK3 on windows using
|
Have you tried https://www.kdevelop.org/? I have been using it lately and like it for code editing and compilation both on Linux and Windows. It provides more info about the source code than emacs tags does.
I haven't gotten the hang of debugging with KDevelop, so I still debug in emacs+gud-gdb (which is archaic compared to a good debugging tool, but it works for me).
On 5/7/2018 3:30 AM, arkkimede wrote: > Hi! > I need an advice: > I written apps on Linux with GTK3 using essentially vi and Makefile to > build the project splitten in multiple C files with the corresponding H > file. > > Now I would migrate on WIndows 10 by means of MSYS2. > > There is an IDE (better if open source) that I can use instean to follow to > use vi? > I tried Code Blocks but the wizard to build project with GTK support only > GTK2. > I asked support and I received suggestions but at the moment I'm not able > to using C::B to build an app with GTK3 on WIndows 10. > Thank you for any advice and suggestion. > _______________________________________________ > gtk-app-devel-list mailing list > gtk-app-devel-list-at-gnome.org > https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list >
_______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list-at-gnome.org https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list _______________________________________________ Hangout mailing list Hangout-at-nylxs.com http://lists.mrbrklyn.com/mailman/listinfo/hangout
|
|