POV-Ray : Newsgroups : povray.unix : Compiling POV-Ray 3.7, second attempt : Re: Compiling POV-Ray 3.7, second attempt Server Time
29 Apr 2024 05:10:05 EDT (-0400)
  Re: Compiling POV-Ray 3.7, second attempt  
From: William F Pokorny
Date: 26 Jul 2015 12:32:45
Message: <55b50bad$1@news.povray.org>
On 07/26/2015 11:09 AM, "Jörg \"Yadgar\" Bleimann" wrote:
> On 26.07.2015 14:40, Le_Forgeron wrote:
>> LIBS="-lboost_system
>> - -lboost_thread"
>
> Yadgar

Unsure if your issue, but I believe there is an extra dash above between 
the two library specs. Perhaps try:

LIBS="-lboost_system -lboost_thread"

if you have not already.

Bill P.


Post a reply to this message

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