You might want to consider git pull GIMP and rebuild.

Then git pull GMIC. Next get rid of your previous build from your gmic
build folder. Now use cmake and build again.

The above error should go away.


On Wed, Jan 25, 2017 at 6:32 AM, Helmut Jarausch <jarau...@skynet.be> wrote:

> On 01/24/2017 11:30:03 PM, Michael Natterer wrote:
>
>> Try again with latest git master, it should work now.
>>
>> Hi Michael, it looks I have no luck.
> I've build GIMP (version 2017/01/25 12:12) and then I've tried to build
> GMIC (version 2017/01/25 12:25)
>
> Here just a fine error messages (there are a lot more)
>
> gmic_gimp.cpp:393:50: error: 'GimpLayerModeEffects' has not been declared
>  void get_output_layer_props(const char *const s, GimpLayerModeEffects
> &blendmode, double &opacity,
>                                                   ^~~~~~~~~~~~~~~~~~~~
> gmic_gimp.cpp: In function 'void get_output_layer_props(const char*, int&,
> double&, int&, int&, cimg_library::CImg<char>&)':
> gmic_gimp.cpp:406:39: error: 'GIMP_NORMAL_MODE' was not declared in this
> scope
>    _get_output_layer_blendmode("alpha",GIMP_NORMAL_MODE);
>                                        ^
_______________________________________________
gimp-developer-list mailing list
List address:    gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list

Reply via email to