POV-Ray : Newsgroups : povray.beta-test : Beta 32 requires newer boost than it claims to : Beta 32 requires newer boost than it claims to Server Time
5 Oct 2024 15:14:40 EDT (-0400)
  Beta 32 requires newer boost than it claims to  
From: Nicolas Alvarez
Date: 17 May 2009 19:48:49
Message: <4a10a261@news.povray.org>
After some long struggle to get Boost 1.35 built and get POV-Ray configure
script to see it, I got this:

In file included from ../../source/backend/texture/texture.h:98,
                 from povray.cpp:109:
../../source/backend/pattern/pattern.h:105:37: error:
boost/unordered_map.hpp: No such file or directory
In file included from ../../source/backend/texture/texture.h:98,
                 from povray.cpp:109:
../../source/backend/pattern/pattern.h:258: error: expected initializer
before '<' token

unordered_map was introduced in Boost 1.36, so the documentation (and the
configure script's boost version checking) needs updating.


Post a reply to this message

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