On Wed, 12 Dec 2012 16:23:56 +0100 Nicolas Aguirre <aguirre.nico...@gmail.com>
said:

> (it's like nobody tried the build before the release ......... )

funny that... it can't linkt to windows dlls and find windows api calls.. on 
linux... :)

> 2012/12/12 Nicolas Aguirre <aguirre.nico...@gmail.com>
> 
> > I found another bug,
> >   CCLD   libecore_evas.la
> > libtool: link: warning: `/media/naguirre/OE/efl_win32/package//lib/
> > libeina.la' seems to be moved
> > libtool: link: warning: `/media/naguirre/OE/efl_win32/package//lib/
> > libeina.la' seems to be moved
> > libtool: link: warning: `/media/naguirre/OE/efl_win32/package//lib/
> > libeina.la' seems to be moved
> > libtool: link: warning: `/media/naguirre/OE/efl_win32/package//lib/
> > libevas.la' seems to be moved
> > libtool: link: warning: `/media/naguirre/OE/efl_win32/package//lib/
> > libeina.la' seems to be moved
> > libtool: link: warning: `/media/naguirre/OE/efl_win32/package//lib/
> > libeina.la' seems to be moved
> > .libs/ecore_evas_win32.o: In function `_ecore_evas_win32_screen_dpi_get':
> > /media/naguirre/OE/efl_win32/src/ecore-1.7.3/src/lib/ecore_evas/ecore_evas_win32.c:1039:
> > undefined reference to `__imp__GetDeviceCaps@8'
> > /media/naguirre/OE/efl_win32/src/ecore-1.7.3/src/lib/ecore_evas/ecore_evas_win32.c:1040:
> > undefined reference to `__imp__GetDeviceCaps@8'
> > collect2: ld returned 1 exit status
> >
> > -lgdi is missing in src/lib/ecore_evas/Makefile.am
> >
> >
> >
> > 2012/12/12 Cedric BAIL <cedric.b...@free.fr>
> >
> >> On Wed, Dec 12, 2012 at 9:31 PM, Nicolas Aguirre
> >> <aguirre.nico...@gmail.com> wrote:
> >> > 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
> >>
> >> EINA_UNUSED is declared in platform specific code in branch instead of
> >> eina_types.h. Need to be fixed.
> >> --
> >> Cedric BAIL
> >>
> >>
> >> ------------------------------------------------------------------------------
> >> 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/
> >
> 
> 
> 
> -- 
> 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
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
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