Hi, Currently I have this application running on Windows well enough:
http://win-builds.org/screenshot.png THat's the package manager Cedric talked about and it's almost good for release, with only a few bugs to iron out and a release within a month. Overall, things work well. The issues I'm seeing: - elm_init() fails 60% of the time _except_ when run from gdb (handy) - threads are flaky and I think this can be solved by adding winpthreads as a dependency to EFL and then making the code common between usual pthreads-platforms and windows - "backspace" doesn't work in entries (will likely be fixed soon) Apart from that I get the same behaviour on Linux and Windows. One thing I haven't been able to spend time on is the initial packaging: put the .exe and .dll files and data files and everything in an auto-extractible archive. This should work but might require some fiddling with paths in which the various components search for their data. A bit of work but I'm not worried. (static linking is not really usable however because of plugins: dlopen() of .a file won't work...) -- Adrien Nader ------------------------------------------------------------------------------ Want excitement? Manually upgrade your production database. When you want reliability, choose Perforce Perforce version control. Predictably reliable. http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel