Project

General

Profile

Actions

Bug #12872

closed

Boost 1.85.0 removed filesystem/convenience.hpp, wt-homepage example compilation fails

Added by Winfried Dobbe 3 months ago. Updated 3 months ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
08/01/2024
Due date:
% Done:

0%

Estimated time:

Description

While trying to compile Wt master with Boost 1.85.0 the compilation of example wt-homepage fails with:

[ 81%] Building CXX object examples/gitmodel/CMakeFiles/gitview.wt.dir/__/wt-homepage/SourceView.C.o
/home/wdobbe/opensource/wt/examples/wt-homepage/SourceView.C:11:10: fatal error: boost/filesystem/convenience.hpp: No such file or directory
11 | #include
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

The convenience.hpp include file was deprecated and has been removed.


Related issues 1 (0 open1 closed)

Related to Bug #12615: Boost 1.85 dropped directory_iteratorClosedMatthias Van Ceulebroeck04/17/2024

Actions
Actions #1

Updated by Matthias Van Ceulebroeck 3 months ago

  • Status changed from New to Rejected

Hey Winfried,

I'm marking this "Rejected", since it's already being tracked by a different ticket. It's currently on ttrack to be released with Wt 4.11.0, pretty soon!

Actions #2

Updated by Matthias Van Ceulebroeck 3 months ago

  • Related to Bug #12615: Boost 1.85 dropped directory_iterator added
Actions

Also available in: Atom PDF