Re: IDE to develop app with GTK3 on windows using MSYS2



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 gnome org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]