Re: [E-devel] enki compile error

2011-04-08 Thread Daniel Juyung Seo
Raster fixed this and I fixed another bug as well. Thanks. Daniel Juyung Seo (SeoZ) On Sat, Apr 9, 2011 at 8:37 AM, Dave Ray wrote: > I am getting the following error when compiling enki. Any suggestions? > > ... > Making all in default > /usr/local/bin/edje_cc -v default.edc -id ../images/ > I

Re: [E-devel] enki compile error

2011-04-09 Thread Dave Ray
I still get the same error. Actually, I omitted the ecore warning before the the console output, this is the actual output: [trunk/enki/] > make ... Making all in default /usr/local/bin/edje_cc -v default.edc -id ../images/ CRI<84997>:ecore ecore_time.c:170 _ecore_time_init() Platform does not s

Re: [E-devel] enki compile error

2011-04-09 Thread The Rasterman
On Sat, 9 Apr 2011 02:54:35 -0700 Dave Ray said: did you update both enki and edje? recompile & installed edje? > I still get the same error. > > Actually, I omitted the ecore warning before the the console output, this is > the actual output: > > [trunk/enki/] > > make > ... > Making all in d

Re: [E-devel] enki compile error

2011-04-09 Thread Dave Ray
I didn't realize edje was also updated.. Just recompiled edje and now enki compiles & runs.. Thanks! On Apr 9, 2011, at 3:04 AM, Carsten Haitzler (The Rasterman) wrote: > > did you update both enki and edje? recompile & installed edje? > >> I still get the same error.