On Mon, 26 Nov 2012 21:59:32 +0000 Stefano <[email protected]> said:

> On Mon, 26 Nov 2012 22:35:06 +0200, you wrote:
> >They are required and searched for in runtime.
> >
> >proceed as normally with regular efl/ compilation then build
> >evas_generic_loaders and when evas will need them they should be there
> >for it to use.
> >
> 
> OK I see, how can I test that I am effectively using the loaders?

build efl (or evas) as normal - make sure it isnt enabling any svg loader
(esvg).

evas_generic_loaders is a separate source tree/package/project shipped
separately (for licensing reasons). evas itself has a "generic loader module"
that dumbly executes loaders in a given director of a given name. if this
binary exists, it handles the load/decode of the target file.
evas_generic_loaders provides these binaries. you may add more binaries of your
own if you want to write such a loader - but that will mean doing some code.
see our download page where evas and evas_generic_loaders downloads and
tarballs are separate.

> 
> Thanks,
> 
> -- 
> Stefano
> 
> Fortune of the day: "You're a card which will have to be dealt with."
> 
> ------------------------------------------------------------------------------
> Monitor your physical, virtual and cloud infrastructure from a single
> web console. Get in-depth insight into apps, servers, databases, vmware,
> SAP, cloud infrastructure, etc. Download 30-day Free Trial.
> Pricing starts from $795 for 25 servers or applications!
> http://p.sf.net/sfu/zoho_dev2dev_nov
> _______________________________________________
> enlightenment-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [email protected]


------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to