On Tue, 22 Jun 2010 07:54:03 +0200 (CEST) Vincent Torri <[email protected]> said:
awesome. i like. all i think that could be better is ship an existing svn n checkout tree (stripped down - only components that work in windows) as well as a pre-built tree (so no need to build or rebuild - you can just start developing your own apps). yes - the zip fill will be bigger. but hey - it's an sdk for windows. those babies come in at the gigiabyte size levels. it's part of windows life :) > > Hey, > > I have created an SDK for the EFL. It is a zip file which contains: > > * MSYS (configured) > * most useful tools for MSYS > * autotools (m4, autoconf, automake and libtool. No gettext) > * MinGW (gcc 4.5.0) > * dependencies for the EFL > > What is missing: > > * gdb (i'll add it soon) > * pthread > * secured tools (openssl, gnutls) > * network tools (c-ares, libcurl) > > Basically, what you have to do to compile the EFL with that SDK on Windows > is: > > 1) unzip the file below in c:\ or a subdirectory ***containing NO space*** > > http://www.maths.univ-evry.fr/pages_perso/vtorri/files/msys.zip > > it creates the subdirectories msys/1.0/ > > 2) launch /path/msys/1.0/msys.bat > > it will launch the MSYS terminal and create the home/ subdirectory in > /path/msys/1.0 > > 3) download tortoiseSVN and check out the EFL in your home (for example in > the subdirectory /path/msys/1.0/home/efl/ > > you need the EFL listed in > > http://trac.enlightenment.org/e/wiki/EFLWindowsXP > > 4) configure with just ./autogen.sh (like in the wiki above) with the MSYS > terminal. All the EFL will be installed in the prefix /usr/local > > > If you are interested, please give it a try and report any problem. Also, > feel free to give remarks, ask questions, etc... > > regards > > Vincent > > ------------------------------------------------------------------------------ > ThinkGeek and WIRED's GeekDad team up for the Ultimate > GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the > lucky parental unit. See the prize list and enter to win: > http://p.sf.net/sfu/thinkgeek-promo > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
