Re: [Gimp-developer] gimp: gtk3-port

2015-06-11 Thread Jiří Podhorský
Thank you Michael. 2015-06-10 0:08 GMT+02:00 Michael Natterer : > On Tue, 2015-06-09 at 22:28 +0200, Michael Natterer wrote: >> On Mon, 2015-06-01 at 20:56 +0200, Jiří Podhorský wrote: >> > Hello, >> > >> > can you please update branch gtk3-port? >> >> Yeah will do that soon, in the meantime just

Re: [Gimp-developer] gimp: gtk3-port

2015-06-09 Thread Michael Natterer
On Tue, 2015-06-09 at 22:28 +0200, Michael Natterer wrote: > On Mon, 2015-06-01 at 20:56 +0200, Jiří Podhorský wrote: > > Hello, > > > > can you please update branch gtk3-port? > > Yeah will do that soon, in the meantime just rebase locally :) Done. > > I got a error about uncompatibility betwe

Re: [Gimp-developer] gimp: gtk3-port

2015-06-09 Thread Michael Natterer
On Mon, 2015-06-01 at 20:56 +0200, Jiří Podhorský wrote: > Hello, > > can you please update branch gtk3-port? Yeah will do that soon, in the meantime just rebase locally :) Regards, --Mitch > I got a error about uncompatibility between newest gegl from git and > gtk3-port of gimp during the co

[Gimp-developer] gimp: gtk3-port

2015-06-01 Thread Jiří Podhorský
Hello, can you please update branch gtk3-port? I got a error about uncompatibility between newest gegl from git and gtk3-port of gimp during the compilation: CC gimplayer.lo gimplayer.c: In function ‘gimp_layer_new_from_surface’: gimplayer.c:290:43: error: incompatible type for argument 3

Re: [Gimp-developer] gimp: gtk3-port

2013-09-21 Thread Michael Henning
Yes, gtk3-port is being actively developed; it just sometimes lags behind the main development branch by a little bit. Anyway, this issue should now be fixed. On Sat, Sep 21, 2013 at 7:48 AM, podhorsky.ksj wrote: > Hello, > > I build gimp from branch gtk3-port, but now it shows me error: > > GIM

[Gimp-developer] gimp: gtk3-port

2013-09-21 Thread podhorsky.ksj
Hello, I build gimp from branch gtk3-port, but now it shows me error: GIMP requires the GEGL operation "gegl:over". This operation cannot be found. Check your GEGL install and ensure it has been compiled with any dependencies required for GIMP. gegl-git and all other dependencies are installed.