Gtkmm program compiles fine but crashes - windows XP
I have recently installed gtkmm (gtkmm-2.4) when I compile with g++ I use the following information from pkg-config headerfiles pkg-config gtkmm-2.4 --cflags objectfiles pkg-config gtkmm-2.4 --libs So i compile I simple helloworld problam that is to show a window on the screen ... g++ gtkmm_app2.cpp -o gtkmm_app2 `pkg-config gtkmm-2.4 --cflags --libs` It compiles fine but when I execute the program it chrashes. I get the following information: An unhandled win32 exception occurred in gtkmm_app2.exe[5364] I am not an exert on debugging but when I get redirected to Visual Studio the problems