<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
On 02/06/2011 10:20 PM, Sven Langkamp wrote:
<blockquote
cite="mid:AANLkTi=DNiEOr6F1LY3rwfCcyLtWpUqCO6+6jkwD8Hw4@mail.gmail.com"
type="cite">
<div class="gmail_quote">On Sat, Jan 29, 2011 at 1:42 PM, Silvio
Heinrich <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:plassy@web.de">plassy@web.de</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
0.8ex; border-left: 1px solid rgb(204, 204, 204);
padding-left: 1ex;">
<div bgcolor="#ffffff" text="#000000"> Hum, This is strange...
have you tried to clean and then recompile?<br>
I haven't done any change to the
KoColorSpaceMathTraits<...>::unit/zeroValue variables.<br>
Those variables are in the file KoColorSpaceMath.cpp but
only for:<br>
KoColorSpaceMathTraits<half><br>
KoColorSpaceMathTraits<float><br>
KoColorSpaceMathTraits<double><br>
the variables for KoColorSpaceMathTraits<unsigned
char/short> are constants<br>
so i wonder why the linker has any complains ??
<div class="im"><br>
</div>
</div>
</blockquote>
<div><br>
Still the same problem, even after clean. <br>
</div>
</div>
</blockquote>
What compiler version do you use?<br>
And can you please try to add this include to the top of the
libs/pigment/compositeops/KoCompositeOps.h header:<br>
<br>
<tt>#include "KoColorSpaceMaths.h"</tt><br>
<br>
and compile again.<br>
</body>
</html>