On Fri, 7 Jan 2011 17:50:29 +0100 PaulTT said:
> On Wed, Jan 5, 2011 at 10:41 PM, Benjamin Flanagin
> wrote:
> > Sorry if this has been addressed. When changing an Icon ( in this case
> > firefox) to an animated edj the icon becomes blank in all locations except
> > in the edit Icon dialog and i
Geoffrey Myers wrote:
> Installed a different version of autoconf and got past that hurdle. New
> issue building ecore. A good bit of output with a number of warnings
> followed by:
>
> configure.ac: installing `./install-sh'
> configure.ac: installing `./missing'
> src/bin/Makefile.am: installi
Installed a different version of autoconf and got past that hurdle. New
issue building ecore. A good bit of output with a number of warnings
followed by:
configure.ac: installing `./install-sh'
configure.ac: installing `./missing'
src/bin/Makefile.am: installing `./depcomp'
src/lib/ecore_con/Mak
Andreas Volz wrote:
> Am Tue, 04 Jan 2011 13:29:22 -0500 schrieb Geoffrey Myers:
>
>> tony oliveri wrote:
>>> 2011/1/4 Geoffrey Myers
>>>
I get this:
Running aclocal...
configure.ac:193: error: AC_LANG: unknown language: Objective C
autoconf/lang.m4:123: _AC_LANG_SET is e
Hi Christopher and Carsten,
Indeed, in this way it works !
Thank you.
Regards,
Nicolas.
> On 01/06/2011 05:32 PM, Nicolas wrote:
>> Hi,
>>
>> I'm using Ecore_X and I'm trying to get the X window ID of the
>> Ecore_Window.
>>
>> I do:
>>
>> int pm;
>> ecore_x_window_prop_xid_get(mywindow, NULL,
On Wed, Jan 5, 2011 at 10:41 PM, Benjamin Flanagin wrote:
> Sorry if this has been addressed. When changing an Icon ( in this case
> firefox) to an animated edj the icon becomes blank in all locations except
> in the edit Icon dialog and in the proper position in the popup menu to
> enter the dial
Am Tue, 04 Jan 2011 13:29:22 -0500 schrieb Geoffrey Myers:
> tony oliveri wrote:
> > 2011/1/4 Geoffrey Myers
> >
> >> I get this:
> >>
> >> Running aclocal...
> >> configure.ac:193: error: AC_LANG: unknown language: Objective C
> >> autoconf/lang.m4:123: _AC_LANG_SET is expanded from...
> >> aut