2008/11/23 Vincent Torri <[EMAIL PROTECTED]>:
>
>
> On Sun, 23 Nov 2008, Carsten Haitzler (The Rasterman) wrote:
>
>> that's pretty cool! one thing that might be nice to add is a "i have linux, 
>> and
>> a wince (winmo/pocketpc etc.) device. how do i get started and build an efl 
>> app
>> (and efl) for my device and install it?" some getting-started guide that 
>> shows
>> how u set up linux to build for wince and how you install (and run) on the
>> target - at least some hello world thing. :)
>
> about how to build, that's the link below
>

I think that what Raster said is that we need a *REAL* getting-started
in wiki for every platform we supports.
For wince the wiki page below is good for developpers that want to
build EFL for winmo/wince, but I think that 99% of them don't care
about EFL compilation, what they need, is just putting *.dll in their
device and start to develop with EFL.

So we should write some Hello World Apps that they just have to
compile with Visual Studio OR mingwce (if you want) :) and provide
.lib/.def for VS2005. I started to do this, but I have some troubles
with includes in Ecore.h and Eina.h (sys/time.h and stdtint.h) that
doesn't exists in VS2005. This just tiny problems comaped to work
already done. And for example I'm able to compile programs with VS2005
that linked with evas, eina and eet libraries.

After that we should write Hello World apps, I think that one written
with evas and another with edje, that just display the content of a
picture directory with 2 buttons to switch images could be a good
starting point.
These Hello world apps could be the same that you want to develop with
wince, linux maemo or win32. You finally just have to said to Evas
which engine it must use.

Another great thing were to have a more complete example. The picture
Wall[1] test app I have written for Enna photo module could be a good
starting point for this app. I plan to clean up source code and use
the new evas_box/edje_box api and If you agree I could add this to SVN
in an TOYS or EXAMPLES directory.


> about the hello world, it's the glassy test that i described below. So I
> think that I have already detailed everything.

IMHO glassy test could be add in SVN. It's more homogenous, and don't
affraid new commers.

[1] http://digital-corner.fr/files/wall_03.ogg
-- 
Nicolas Aguirre
Mail: [EMAIL PROTECTED]
Web: http://www.digital-corner.org

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to