POV-Ray : Newsgroups : povray.beta-test : master branch issue 29 linux compilation errors : Re: master branch issue 29 linux compilation errors Server Time
13 May 2024 21:36:50 EDT (-0400)
  Re: master branch issue 29 linux compilation errors  
From: Le Forgeron
Date: 2 Jul 2014 13:07:35
Message: <53b43c57@news.povray.org>
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.

-- 
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 'errorcolourcl.txt' (589 KB)

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