Yes, of course, you are right. I will create stable releases which follow stable libs starting with 1.13 :)
I will also check possibility of creating stable version which works with 1.12. On 01/19/2015 05:09 PM, Thanatermesis wrote: > so v1.13 is alpha, not a release, mmh... > > what about making the stable branches to follow the last stable release of > the libs too? I understand the bleeding-edge versions for the development > itself but if the releases don't follow releases too they just will never > compile to who use releases of the libs :) > > > > 2015-01-19 15:57 GMT+01:00 Yakov Goldberg <[email protected]>: > >> Hi Thanatermesis, >> thank you for your message. >> That's actually not Efl, but Elementary. >> We were building Erigo on the latest Elementary, so Erigo will compile >> with v1.13.0-alpha1 and later. >> >> Sorry for inconvenience, I'm going to add version check. >> >> Yakov. >> >> On 01/19/2015 04:41 PM, Thanatermesis wrote: >>> Hi Yakov, >>> >>> I just tried to compile it (master branch) and i get this error: >>> >>> [ 93%] Building C object src/bin/egui_gui/CMakeFiles/erigo.dir/editor.c.o >>> /tmp/erigo/src/bin/egui_gui/editor.c: In function >> ‘_itemview_item_selected’: >>> /tmp/erigo/src/bin/egui_gui/editor.c:3668:19: error: >> ‘ELM_MENU_ITEM_CLASS’ >>> undeclared (first use in this function) >>> /tmp/erigo/src/bin/egui_gui/editor.c:3668:19: note: each undeclared >>> identifier is reported only once for each function it appears in >>> /tmp/erigo/src/bin/egui_gui/editor.c:3668:4: warning: passing argument 1 >> of >>> ‘eo_isa’ from incompatible pointer type [enabled by default] >>> In file included from /tmp/erigo/src/lib/gui_widget.h:5:0, >>> from /tmp/erigo/src/lib/ffi_glue.h:5, >>> from /tmp/erigo/src/bin/egui_gui/editor.c:4: >>> /usr/include/eo-1/Eo.h:432:16: note: expected ‘const struct Eo *’ but >>> argument is of type ‘struct Elm_Object_Item *’ >>> make[4]: *** [src/bin/egui_gui/CMakeFiles/erigo.dir/editor.c.o] Error 1 >>> >>> I'm using *libefl* at *1.12.2* >>> >>> Note: doing a checkout on 0.9.0 tag doesn't compile it too >>> >>> >>> 2015-01-19 14:48 GMT+01:00 Yakov Goldberg <[email protected]>: >>> >>>> We are proud to introduce Erigo - the EFL GUI builder. >>>> Now you can easily build GUIs by using drag and drop with Elementary >>>> widgets. We currently support C, but support for languages is easy to >>>> add, and contributions are welcomed! >>>> It also supports Edje, swallow objects and can simulate real behaviour >>>> without on-the-fly. Btw, the Erigo UI was created using Erigo itself! >>>> >>>> It's still under heavy development, you should most likely use master to >>>> get the latest features and fixes. However, we do release stable >>>> snapshots, so if you'd like to use them, just refer to the latest tag on >>>> git, at the moment it's v0.9.0. >>>> >>>> Brace yourself for unexpected crashes, save your work often and please >>>> report issues as you encounter them. Also we would love to hear about >>>> your experience using it and suggestions on how we can improve it. >>>> >>>> Repo: >>>> https://git.enlightenment.org/tools/erigo.git/ >>>> >>>> Detailed information is available at wiki page: >>>> https://phab.enlightenment.org/w/projects/gui_builder/ >>>> >>>> and YouTube playlist: >>>> >> https://www.youtube.com/playlist?list=PLal8LrkIgqzHrmHm0IBDT6s_Y7uVctR6r >>>> Yakov >>>> >>>> >>>> >>>> >> ------------------------------------------------------------------------------ >>>> New Year. New Location. New Benefits. New Data Center in Ashburn, VA. >>>> GigeNET is offering a free month of service with a new server in >> Ashburn. >>>> Choose from 2 high performing configs, both with 100TB of bandwidth. >>>> Higher redundancy.Lower latency.Increased capacity.Completely compliant. >>>> http://p.sf.net/sfu/gigenet >>>> _______________________________________________ >>>> enlightenment-devel mailing list >>>> [email protected] >>>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel >>>> >> ------------------------------------------------------------------------------ >>> New Year. New Location. New Benefits. New Data Center in Ashburn, VA. >>> GigeNET is offering a free month of service with a new server in Ashburn. >>> Choose from 2 high performing configs, both with 100TB of bandwidth. >>> Higher redundancy.Lower latency.Increased capacity.Completely compliant. >>> http://p.sf.net/sfu/gigenet >>> _______________________________________________ >>> enlightenment-devel mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel >> >> >> >> ------------------------------------------------------------------------------ >> New Year. New Location. New Benefits. New Data Center in Ashburn, VA. >> GigeNET is offering a free month of service with a new server in Ashburn. >> Choose from 2 high performing configs, both with 100TB of bandwidth. >> Higher redundancy.Lower latency.Increased capacity.Completely compliant. >> http://p.sf.net/sfu/gigenet >> _______________________________________________ >> enlightenment-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel >> > ------------------------------------------------------------------------------ > New Year. New Location. New Benefits. New Data Center in Ashburn, VA. > GigeNET is offering a free month of service with a new server in Ashburn. > Choose from 2 high performing configs, both with 100TB of bandwidth. > Higher redundancy.Lower latency.Increased capacity.Completely compliant. > http://p.sf.net/sfu/gigenet > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel ------------------------------------------------------------------------------ New Year. New Location. New Benefits. New Data Center in Ashburn, VA. GigeNET is offering a free month of service with a new server in Ashburn. Choose from 2 high performing configs, both with 100TB of bandwidth. Higher redundancy.Lower latency.Increased capacity.Completely compliant. http://p.sf.net/sfu/gigenet _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
