- Building EFL on Windows XP using MSYS / MinGW, or on Linux using MinGW cross-compilation toolchain
- Building EFL on Windows XP using Visual Studio
- Building EFL on Windows CE using CeGCC
Supported Libraries
Windows EFL Support based on (MSYS/MinGW build.
| Lib Category | Library | Function | Description | Coverage (*) |
| Core | Evas | Graphics | Canvas object and rendering | Full ? |
| Core | Edje | Graphics | Higher level graphical object abstraction | Full ? |
| Core | Eina | Utility | Data structures and utilities | Full ? |
| Core | Eet | Utility | Data encoding and decoding to and from files or memory | Full ? |
| Core | Ecore | System | Core loop and OS interfacing libraries | Full ? |
| Core | Efreet | System | Freedesktop.org standards compliance | Full ? |
| Core | E_Dbus | System | DBus usage convenience library | None ? |
| Core | Eeze | System | UDev access library | None ? |
| Core? | Embryo | Utility? | Embedded Small Interpreter | Full ? |
| Extra | Elementary | Graphics | Widget set library | ? |
| Extra | Emotion | Graphics | Media playback integration library | ? |
| Extra | Eio | Utility | Efficient I/O over file system (cp, mv, rm, stat, ls...) | ? |
| Extra | Ethumb | Utility | Creates thumbnail images, videos and documents | ? |
| Extra | Evil? | System | Windows compatibility layer | Full ? |
| Extra | EWebKit | Web | Web runtime and browser core | ? |
(*) Coverage terms:
- Barebones - just started
- Essential - covers the minimum
- Good - covers what most developers would use
- Full - everything has bindings
