POV-Ray : Newsgroups : povray.unix : to compile POVRAY 3.7RC7 on debian 7, or other systems using boost 1.54,try= this Server Time
29 Mar 2024 11:54:37 EDT (-0400)
  to compile POVRAY 3.7RC7 on debian 7, or other systems using boost 1.54,try= this (Message 1 to 1 of 1)  
From: meander
Subject: to compile POVRAY 3.7RC7 on debian 7, or other systems using boost 1.54,try= this
Date: 16 Aug 2013 23:50:00
Message: <web.520ef2906ab6bf4deea6de440@news.povray.org>
On more modern versions of boost, like 1.54, a function used by POVRAY has been
moved to the boost_system library, so it needs to be included.

Try:

/configure COMPILED_BY="Your name <email>" --with-boost-thread=boost_thread
LIBS=-lboost_system

worked for me


Post a reply to this message

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