[gnome-love] Creating a Project in Anjuta
- From: alankar bajpai <alankar bajpai gmail com>
- To: gnome-love gnome org
- Subject: [gnome-love] Creating a Project in Anjuta
- Date: Mon, 4 Jul 2011 14:46:45 +0530
Now, I have installed anjuta 3.0.3.0
when I write
$anjuta
on terminal then it shows following warnings :
(anjuta:1156): Gtk-WARNING **: Failed to load type module: (null)
`menu_proxy_module_load': anjuta: undefined symbol: menu_proxy_module_load
but anjuta starts.
then,
when I am creating example guitar-tuner code , then in the src/guitar-tuner.ui file instead of showing the window
it is showing the following lines :
<?xml version="1.0"?>
<interface>
<!-- interface-naming-policy project-wide -->
<object class="GtkWindow" id="window">
<property name="visible">True</property>
<property name="title" translatable="yes">window</property>
<property name="default_width">500</property>
<property name="default_height">400</property>
<signal name="destroy" handler="destroy"/>
<child>
<placeholder/>
</child>
</object>
</interface>
what is the problem?
please help me!!
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]