Hi,
An unsigned integer cannot be negative. Try deleting the violating line
patternset.cpp:188 or even the whole surrounding if statement.
Best,
Fabian
On 09.07.2018 13:11, Andreas Tille wrote:
> patternset.cpp:188:23: error: call of overloaded 'abs(uint32_t&)' is ambiguous
>size = std::abs(
Ho,
On 26.11.2017 19:32, Walter Landry wrote:
> Andreas Tille wrote:
>> Unfortunately I've hit another issue:
>>
>> ...
>> classifier.h:428:54: error: the value of 'rank' is not usable in a constant
>> expression
>> while((uint8_t)_hitMap[i].rank < rank) {
>>
On 07.09.2017 12:06, Andreas Tille wrote:
> Uhmm, yes, I missed this. Adding Build-Depends libxml2-dev helped ...
>
> Thanks for helping me reading
It is always the little things. ☺
Anyways, seems like the detect for libxml2 is flawed. Might be worth
opening an issue upstream.
Fabian
3 matches
Mail list logo