POV-Ray : Newsgroups : povray.general : CSDL 0.5 (alpha 5) released : Re: CSDL 0.5 (alpha 5) released Server Time
6 Aug 2024 10:28:22 EDT (-0400)
  Re: CSDL 0.5 (alpha 5) released  
From: Christoph Hormann
Date: 7 Apr 2002 17:02:25
Message: <3CB0B3DD.85E65962@gmx.de>
Christopher James Huff wrote:
> 
> Ah, don't you just love template errors? :-/
> It seems to be choking on the STL vector "at()" method...I have no idea
> why, it is standard. What version compiler and libraries are you using?

gcc 2.95.3-5

> Try replacing "libPaths.at(j)" with "libPaths[j]" in csdl_engine.cpp,
> and "parameters->at(j)" with "(*parameters)[j]" in the others.

It compiled correctly with that modifications.

Christoph

-- 
POV-Ray tutorials, IsoWood include,                 
TransSkin and more: http://www.tu-bs.de/~y0013390/  
Last updated 18 Mar. 2002 _____./\/^>_*_<^\/\.______


Post a reply to this message

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