Hi,
I am trying to generate C++ code from the glade project that was build using glade 2.6.0. I tried following:
Glade-- prj.glade
./autogen.sh
Make
This generated prj (executable) but when I run it nothing happens. I don't know what else to do at this point. Currently, I have installed gtkmm2.4, glade-- 2.5 and glade 2.6. Could this have anything to do with autoconfig file or automake file being old. Please help. Thanks.
- Manoj