2014-04-20 14:02 GMT-03:00 Jon Nordby <[email protected]>: > Should be fixed in libmypaint master now. Let me know if not.
Thanks a lot! scons ends successfully and examples/gegl.py is working now. > > On 20 April 2014 12:30, Manuel Quiñones <[email protected]> wrote: >> And the attachment :) >> >> 2014-04-20 6:56 GMT-03:00 Manuel Quiñones <[email protected]>: >>> Hi Jon >>> >>> I finally tried building today. I'm getting the attached error. I'm >>> building with: >>> >>> scons brushlib_only=true enable_gegl=true >>> enable_introspection=true prefix=$prefix >>> >>> Were there changes in gegl, gegl-view, or babl, related to your recent >>> work on brushlib? >>> >>> Thanks for your work. >>> >>> 2014-04-06 8:24 GMT-03:00 Jon Nordby <[email protected]>: >>>> Hi all, >>>> as of yesterday the MyPaint brushlib lives in its own repository: >>>> https://gitorious.org/mypaint/libmypaint/ >>>> >>>> The repository has all the history from the "brushlib" directory in >>>> MyPaint repository. >>>> MyPaint then uses this repository as a git submodule, at the same >>>> location as before. >>>> Until we have this library released and packaged in distributions - >>>> that is the recommended method of using the library in other >>>> applications. >>>> >>>> There is currently a very basic build based on scons set up, see the >>>> "SConstruct" file for available options. >>>> Install of the library files is right now missing. We also need to >>>> decide if the MyPaint brushes should also be distributed by the >>>> library. >>>> It is possible to just include "libmypaint.c" into ones own >>>> application build instead of linking. For quick experiments this may >>>> be the easiest way right now. >>>> >>>> The "minimal" example is right now broken, but the GEGL backend has >>>> been tested using Gobject introspection from Python >>>> (examples/gegl.py). >>>> >>>> Documentation is still TODO. Just ask for any questions :) >>>> >>>> -- >>>> Jon Nordby - www.jonnor.com >>> >>> >>> >>> -- >>> .. manuq .. >> >> >> >> -- >> .. manuq .. > > > > -- > Jon Nordby - www.jonnor.com -- .. manuq .. _______________________________________________ Mypaint-discuss mailing list [email protected] https://mail.gna.org/listinfo/mypaint-discuss
