Here is the error in case anyone would wanna take care of it :)

  CC       e_mod_net.lo
e_mod_net.c: In function '_net_cb_mouse_in':
e_mod_net.c:188:4: error: too few arguments to function 'e_gadcon_popup_new'
    inst->popup = e_gadcon_popup_new(inst->gcc);
    ^
In file included from /opt/e17/include/enlightenment/e_includes.h:45:0,
                 from /opt/e17/include/enlightenment/e.h:273,
                 from e_mod_net.c:1:
/opt/e17/include/enlightenment/e_gadcon_popup.h:28:22: note: declared here
 EAPI E_Gadcon_Popup *e_gadcon_popup_new(E_Gadcon_Client *gcc, Eina_Bool
noshadow);
                      ^
e_mod_net.c:191:36: error: 'E_Gadcon_Popup' has no member named 'win'
    bg = edje_object_add(inst->popup->win->evas);
                                    ^

-- 
Massimo Maiurana
Ragusa (RG)

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to