Build failures on windows

Boudewijn Rempt boud at valdyas.org
Sat Apr 16 10:43:41 CEST 2011


On Friday 15 April 2011 Apr, Silvio Heinrich wrote:

> Hmm... ok. Maybe VC++ cannot deduce the right function type here.
> He should try to replace all lines in 
> _Private::AddGeneralOps<...>::add(...) that look like:
> 
> _add<&cfOverlay>_(cs, COMPOSITE_OVERLAY, i18n("Overlay"), 
> KoCompositeOp::categoryMix());
> 
> with:
> 
> _add< &cfOverlay<Arg,Arg> >_(cs, COMPOSITE_OVERLAY, i18n("Overlay"), 
> KoCompositeOp::categoryMix());
> 

let's give that a try. Pierre is on holiday now, though, so he cannot rebuild.

-- 
Boudewijn Rempt | http://www.valdyas.org, http://www.krita.org


More information about the kimageshop mailing list