I am having trouble implementing a gtkmm application\'s makefile. I have implemented a simple solution, however, I am getting the following error:
g++ -Wall
I had the same issue, in my case the problem was writing gcc instead of g++