|
From: Vincent T. <vt...@un...> - 2011-06-01 04:58:40
|
On Wed, 1 Jun 2011, Daniel Juyung Seo wrote: > Is there any support for Windows 7? I have no Windows 7, but i remember that someone tried and it worked, but he had to force some compatibility mode with XP. Vincent > Daniel Juyung Seo (SeoZ) > > On Wed, May 11, 2011 at 6:23 PM, Vincent Torri <vt...@un...> wrote: >> >> >> On Wed, 11 May 2011, Cedric BAIL wrote: >> >>> On Wed, May 11, 2011 at 10:26 AM, Vincent Torri <vt...@un...> >>> wrote: >>>> >>>> On Wed, 11 May 2011, Carsten Haitzler (The Rasterman) wrote: >>>>> >>>>> On Wed, 11 May 2011 09:59:25 +0200 (CEST) Vincent Torri >>>>> <vt...@un...> >>>>> said: >>>>>> >>>>>> On Wed, 11 May 2011, Carsten Haitzler (The Rasterman) wrote: >>>>>>> >>>>>>> On Sat, 12 Feb 2011 11:18:01 +0100 (CET) Vincent Torri >>>>>>> <vt...@un...> >>>>>>> said: >>>>>>> >>>>>>> got a q... whats the status of elm on windows? does it work? (i guess >>>>>>> in >>>>>>> theory it should) >>>>>> >>>>>> elementary_test works for a lot of tests. Some images have a hard coded >>>>>> path, so for the tests that use those images, it's not "working". >>>>> >>>>> aaah sure. thats an elm test issue. i added proper prefix support to >>>>> eina and >>>>> elm now so i CAN make it relocatable properly. but elm itself works. >>>>> cool. >>>>> >>>>>> for the optional features: >>>>>> >>>>>> * efreet : efreet can be used to load some fdo icons (like the Tango >>>>>> ones) >>>>> >>>>> ok. so it works? >>>> >>>> not sure right now. I was focused on eina/ecore the past few months, so i >>>> can't say for sure that it's still working. >>>> >>>>>> * edbus/ethumb: i can't manage to make dbus working on Windows and >>>>>> the >>>>>> dbus dev don't help me. >>>>> >>>>> no problem. thus its an optional feature :) >>>>>> >>>>>> * weather : never tried to compile libeweather on Windows >>>>> >>>>> don;'t worry about that. :) >>>>> >>>>>> * quick launch : i don't know if it's possible to have something >>>>>> similar on Windows devices. >>>>> >>>>> don't worry about that either :) >>>>> >>>>>> Why, btw ? :-) >>>>> >>>>> someone asked what the status is. :) since i have no windows box on or >>>>> windows >>>>> dev env up... i have no clue but to ask the king of windows efl fun -> >>>>> you. :) >>>> >>>> VirtualBox can help you :-) >>> >>> That's a good idea, how difficult is it to use the windows dev >>> environnement. Is it possible to just run a Makefile easily ? Just >>> wondering how difficult it is for me to do a daily build of the >>> windows port. >> >> If you have a Windows box or Windows inside, the installation is easy and >> not complicated at all: >> >> http://trac.enlightenment.org/e/wiki/EFLWindowsXP#InstallationandconfigurationofMSYSMinGW >> >> basically, you download the mingw installer, execute it, select some >> options, et voila. >> >> The next step is the configuration, which is not complicated too. All the >> steps are described in the wiki above. >> >> For a dayly build, I use a script which upgrade from svn, compile (debug and >> realase mode), package it, and and NSIS script to create the installer. It's >> as easy as the e17 script. >> >> Vincent >> >>>> Once ecore_con is finished and eina is updated (with the last eina_lock >>>> stuff), I plan to release another installer as I greatly improved the >>>> rendering of the windows (the resize and move is sooo smooth compared to >>>> what it is in this installer :-) ) >>> >>> Yeah ! You rock master of all evilness ! :-) >>> -- >>> Cedric BAIL >>> >> >> ------------------------------------------------------------------------------ >> Achieve unprecedented app performance and reliability >> What every C/C++ and Fortran developer should know. >> Learn how Intel has extended the reach of its next-generation tools >> to help boost performance applications - inlcuding clusters. >> http://p.sf.net/sfu/intel-dev2devmay >> _______________________________________________ >> enlightenment-devel mailing list >> enl...@li... >> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel >> >> > > |