Ok finally i found a problem

When crosscompiling evas for windows, i get this error :

make[4]: entrant dans le répertoire «
/media/naguirre/OE/efl_win32/src/evas-1.7.3/src/lib/canvas »
  CC     evas_render.lo
evas_render.c:96:47: error: expected ';', ',' or ')' before 'EINA_UNUSED'
evas_render.c: In function 'evas_render_updates_internal':
evas_render.c:1669:46: error: '_evas_clip_changes_free' undeclared (first
use in this function)
evas_render.c:1669:46: note: each undeclared identifier is reported only
once for each function it appears in
evas_render.c: In function 'evas_render_idle_flush':

I dig into evas_render.c and found that it uses EINA_UNUSED in this
function (evas_render_updates_internal) but i can't find EINA_UNUSED in
eina includes.
So what's the problem here, i fix the build by adding -DEINA_UNUSED="" in
the CPPFLAGS, but i guess there is something wrong in evas 1.7.3

regards


2012/12/11 Luis Felipe Strano Moraes <luis.str...@gmail.com>

> Nicolas,
>
> sorry about that. We do not in fact have a proper stable branch for evil,
> so for 1.7.2 Vincent generated a tarball for me. As far as I can tell, you
> can just use the 1.7.2 tarball since there should have not been any
> changes, but lets wait for Vincent to chime in since he is the one who
> knows best about these devilish issues.
>
> Best regards,
> --lf
>
>
> On Tue, Dec 11, 2012 at 10:26 AM, Nicolas Aguirre <
> aguirre.nico...@gmail.com
> > wrote:
>
> > All is in the title, evil is missing in the latest release.
> >
> > --
> > Nicolas Aguirre
> > Mail: aguirre.nico...@gmail.com
> > Web: http://enna.geexbox.org
> > Blog: http://dev.enlightenment.fr/~captainigloo/
> >
> >
> ------------------------------------------------------------------------------
> > LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
> > Remotely access PCs and mobile devices and provide instant support
> > Improve your efficiency, and focus on delivering more value-add services
> > Discover what IT Professionals Know. Rescue delivers
> > http://p.sf.net/sfu/logmein_12329d2d
> > _______________________________________________
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >
>
>
>
> --
> Luís Felipe Strano Moraes
> http://www.strano.org
>
> ------------------------------------------------------------------------------
> LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
> Remotely access PCs and mobile devices and provide instant support
> Improve your efficiency, and focus on delivering more value-add services
> Discover what IT Professionals Know. Rescue delivers
> http://p.sf.net/sfu/logmein_12329d2d
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>



-- 
Nicolas Aguirre
Mail: aguirre.nico...@gmail.com
Web: http://enna.geexbox.org
Blog: http://dev.enlightenment.fr/~captainigloo/
------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to