Before you start programming with Gtkmm you need to know that It's not practical to use terminal every time you add a line in your code to compile and test your project, you need to choose an IDE that you prefer, and configuring your IDE to make your work easy it's just one click to compile and run your project.
in this tutorial i will use NeatBeans IDE you can download it from here.
This installation and cofiguration steps is work on all linux machines (ubuntu, fedora, centos...).



