POV-Ray : Newsgroups : povray.unix : How to build boost to compile POVRay beta 32 : Re: How to build boost to compile POVRay beta 32 Server Time
20 May 2024 20:52:16 EDT (-0400)
  Re: How to build boost to compile POVRay beta 32  
From: clipka
Date: 14 May 2009 03:35:00
Message: <web.4a0bc8ff7815111121523b450@news.povray.org>
I found that on my Linux system (Debian "Etch"), I need to drop the leading
"lib" from the boost library name, e.g.

    --with-boost-thread=boost_thread-gcc41-mt

when the files are actually named

    libboost_thread-gcc41-mt.so
    libboost_thread-gcc41-mt.a

Hope this helps in your case as well.


Post a reply to this message

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