Re: [E-devel] ecore evas problem

2013-01-04 Thread Gustavo Sverzut Barbieri
On Fri, Jan 4, 2013 at 7:13 AM, Sebastian Dransfeld wrote: > When running binaries in efl tree ecore evas does not find it's engines > > It tries to find them in: > /e/efl/src/lib/ecore_evas/.libs/ecore_evas/engines/ > but they are in > /e/efl/src/modules/ecore_evas/engines//.libs > > And there is

Re: [E-devel] ecore evas problem

2013-01-04 Thread The Rasterman
On Fri, 04 Jan 2013 10:13:34 +0100 Sebastian Dransfeld said: > When running binaries in efl tree ecore evas does not find it's engines > > It tries to find them in: > /e/efl/src/lib/ecore_evas/.libs/ecore_evas/engines/ > but they are in > /e/efl/src/modules/ecore_evas/engines//.libs > > And the

[E-devel] ecore evas problem

2013-01-04 Thread Sebastian Dransfeld
When running binaries in efl tree ecore evas does not find it's engines It tries to find them in: /e/efl/src/lib/ecore_evas/.libs/ecore_evas/engines/ but they are in /e/efl/src/modules/ecore_evas/engines//.libs And there is no MODULE_ARCH in the path either when in tree S. -