--
> > > > Date: Thu, 30 May 2013 08:55:33 +0900
> > > > From: ras...@rasterman.com
> > > > To: enlightenment-devel@lists.sourceforge.net
> > > > CC: scimmi...@outlook.com
> > > > Subject: Re: [E-devel] compilation fail without png support
> &
5:33 +0900
> > > From: ras...@rasterman.com
> > > To: enlightenment-devel@lists.sourceforge.net
> > > CC: scimmi...@outlook.com
> > > Subject: Re: [E-devel] compilation fail without png support
> > >
> > > On Wed, 29 May 2013 18:37:06 -0
bled. same for jpeg, gif
and tiff.
>
>
> > Date: Thu, 30 May 2013 08:55:33 +0900
> > From: ras...@rasterman.com
> > To: enlightenment-devel@lists.sourceforge.net
> > CC: scimmi...@outlook.com
> > Subject: Re: [E-devel] compilation fail without png supp
; CC: scimmi...@outlook.com
> Subject: Re: [E-devel] compilation fail without png support
>
> On Wed, 29 May 2013 18:37:06 -0500 Doug Newgard said:
>
>> I think you missed the point, raster. The problem is that the configure
>> script doesn't find the libpng .pc file,
ing? i thought we made png, jpeg, tiff,
gif mandatory (unless --disabled)?
>
> > Date: Thu, 30 May 2013 08:20:57 +0900
> > From: ras...@rasterman.com
> > To: enlightenment-devel@lists.sourceforge.net
> > Subject: Re: [E-de
an.com
> To: enlightenment-devel@lists.sourceforge.net
> Subject: Re: [E-devel] compilation fail without png support
>
> On Wed, 29 May 2013 23:35:54 +0200 Jérémy Zurcher said:
>
> i havent checked yet - seen the ticket though. as such if you have the pc file
> (pkg-config) but
On Wed, 29 May 2013 23:35:54 +0200 Jérémy Zurcher said:
i havent checked yet - seen the ticket though. as such if you have the pc file
(pkg-config) but dont have the .h... your system is broken regardless. we will
fail compiling in a gazillion ways if deps behave this way. we can't be expected
to
Hi,
as reported in https://phab.enlightenment.org/T64,
without proper png support compilation crashes because of:
- emotion_test
- edje examples
- ethumb emotion module
what is the right way to handle this ?
- crash configure
- disable compilation of faulty bits
I have patches ready for bo