Anyone actually able to get this to build ??

CMake Error at 
/usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:97 (message):
   Could NOT find Freetype (missing: FREETYPE_INCLUDE_DIRS) (Required is at
   least version "2.4.2")

Yet my freetype version is:   media-libs/freetype-2.5.1:2

pkg-config --modversion freetype2
17.0.11

Cheers,
dh

On 12/12/13 17:43, Daniel Juyung Seo wrote:
> Awesome Cedric and Ryuan Choi,
> I will also try this soon :)
>
> Btw, why don't you post a news or blog on phab?
>
> Thanks.
>
> Daniel Juyung Seo (SeoZ)
>
>
> On Thu, Dec 12, 2013 at 2:39 PM, Cedric BAIL <cedric.b...@free.fr> wrote:
>
>> Hello,
>>
>> Thanks to the help of Ryuan Choi, we can announce today the release of
>> a recent Webkit EFL snapshot. It is based on svn r159807. You can this
>> tarball here (as it was a little bit big, I did go with xz):
>>
>> http://download.enlightenment.org/rel/libs/webkit-efl/webkit-efl-159807.tar.xz
>> .
>>
>> To build it, you need EFL 1.8 and libsoup 2.42 at least. Then
>> something like that will do :
>>      mkdir build && cd build
>>      cmake .. -DPORT=Efl -DENABLE_WEB_AUDIO=Off -DENABLE_VIDEO=Off
>> -DENABLE_VIDEO_TRACK=Off -DENABLE_ACCESSIBILITY=Off
>> -DENABLE_BATTERY_STATUS=Off -DCMAKE_INSTALL_PREFIX=/usr/local
>>      make -j 4
>>
>> I have tested it with elm web and it work quite well for me. I hope it
>> will be useful for others. Just be aware that if you build it, you
>> need around 4G of ram for the linker. This means it can only be build
>> on 64bits system. Cross compilation is required for 32bits system.
>>
>> Enjoy,
>> --
>> Cedric BAIL
>>
>>
>>


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to