POV-Ray : Newsgroups : povray.unix : Boost build issue. Official sources. Post Ubuntu 24.04 upgrade : Re: Boost build issue. Official sources. Post Ubuntu 24.04 upgrade Server Time
28 Oct 2024 04:48:21 EDT (-0400)
  Re: Boost build issue. Official sources. Post Ubuntu 24.04 upgrade  
From: Thorsten
Date: 9 Sep 2024 06:54:15
Message: <66ded3d7$1@news.povray.org>
On 08.09.2024 12:10, William F Pokorny wrote:
> Immediately after upgrading from Ubuntu 22.04 to Ubuntu 24.04 I found I 
> could not build, recent, v3.7 or v3.8 official release sources due 
> boost_thread libraries not being found when linking.

This is hardly surprising given the thread library from boost was (in a 
slightly modified form) promoted to the standard ISO C++ library. You 
should try to explicitly specify the C++ version (C++03) and see if 
Boost will build the thread library if that is specified.

Thorsten


Post a reply to this message

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