POV-Ray : Newsgroups : povray.beta-test : master branch issue 29 linux compilation errors : Re: master branch issue 29 linux compilation errors Server Time
16 Jun 2024 22:59:50 EDT (-0400)
  Re: master branch issue 29 linux compilation errors  
From: Le Forgeron
Date: 2 Jul 2014 13:23:23
Message: <53b4400b@news.povray.org>
Le 02/07/2014 19:19, clipka nous fit lire :
> Am 02.07.2014 19:07, schrieb Le_Forgeron:
>> Le 02/07/2014 12:04, clipka nous fit lire :
>>
>>>
>>> While you're at it, could you please do me a favour and also try
>>> building the new "feature/colour_model" branch? I did some nasty
>>> template stuff there, and need to know if the Linux compilers can digest
>>> it.
>>>
>> You're welcome, until my soon-to-be-holidays (very soon now!).
>>
>> g++ does not like it.
>> clang++ neither.
>> And icpc is not better.
>>
>> All of them get a problem with ">>" in template.. it should be "> >" to
>> avoid ambiguity with >> operator... so it fails. But even correcting
>> that is not enough.
>>
>> The error log of gcc and icpc are past the 1.8MBytes (the largest is 7
>> MBytes)... so I just attach the clang one.
> 
> Can you please give me the output with ">>" corrected to "> >"? Thanks a
> lot!
> 
Here it is, attached.

-- 
IQ of crossposters with FU: 100 / (number of groups)
IQ of crossposters without FU: 100 / (1 + number of groups)
IQ of multiposters: 100 / ( (number of groups) * (number of groups))


Post a reply to this message


Attachments:
Download 'errorcolourcl2.txt' (555 KB)

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.