On Tue, 22 Jun 2010, Nicolas Aguirre wrote:
> On Tue, Jun 22, 2010 at 10:51 AM, Vincent Torri <[email protected]> wrote: >> >> >> On Tue, 22 Jun 2010, Alejandro Mery wrote: >> >>> On Tue, Jun 22, 2010 at 07:54, Vincent Torri <[email protected]> wrote: >>>> >>>> Hey, >>>> >>>> I have created an SDK for the EFL. It is a zip file which contains: >>> >>> awesome work! thanks a lot! >> >> You're welcome >> >>> but... can you consider making a bundle >>> installer to run editje we can give to designers? :-) >> >> Sorry, but i can't, because: >> >> 1) I don't know python >> 2) I didn't even succeed in installing cython on Windows, hence even >> compiling the python bindings >> 3) (almost) nobody is helping me on the Windows port, so i don't have >> time, unfortunately. >> >> People are welcome to help me, of course >> > > Your sdk is perfect. I just add pthread files to be able to build evas. Ok, I'll add it. Anyway, you can build evas without pthread support. Just disable the support with configure options. > And I have compiled sucessfully Cython an python-evas on windows with your > SDK ! > I have download Python2.6 for windows, and following this documentation : > http://wiki.cython.org/InstallingOnWindows I don't remember if i saw that page or not. Anyway, it's not just cython that is the problem. See below. > I will try to build more python bindings, and I hope to have editje > running on Windows ! the problem is that ecore_win32 must have a python binding (iirc), and after that, ecore_evas binding should use it on Windows. And if possible, everything must be done upstream. But i won't be able to do it. > Vincent you have done (alone) an incredible good work ! Thanks a lot :) Thank you :-) 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
