I just installed codelite on a linux from scratch based OS. I compiled wxwidget and this is what wx-config -- list outputs
So, I guess my wx-widget is ok. I compiled codelite 2.2.0.3681 with default values. (configure && make && make install) When I run codelite, I see the splash image and the IDE but the splash never disappears and the IDE is unusable. The buttons do nothing. The menus at the top show their items but when I click on one, nothing happens. The only error I see is in the terminal :gtk2-unicode-release-static-2.8
I'm not even sure this has something to do with the behavior of codelite.../usr/bin>./codelite
Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkOptionMenu::indicator-size' of type `GtkRequisition' from rc file value "0" of type `glong'
Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkOptionMenu::indicator-spacing' of type `GtkBorder' from rc file value "0" of type `glong'
If somebody could help me out with that, it would be appreciated.
Thanks!