Actions
Bug #8964
closed[boost-1.77.0] build error, wt 4.5.0
Start date:
08/16/2021
Due date:
% Done:
100%
Estimated time:
Description
win10, msvc, boost-1.77
src/Wt/Render/CssParser.C(411): error C3861: 'BOOST_FOREACH': identifier not found
To fix this I've added #include <boost/foreach.hpp>
after line 41.
Updated by Roel Standaert about 3 years ago
- Assignee set to Egor Pugin
- Target version set to 4.5.1
Updated by Roel Standaert about 3 years ago
- Assignee changed from Egor Pugin to ruben kindt
Updated by Roel Standaert about 3 years ago
- Assignee changed from ruben kindt to Roel Standaert
Updated by Roel Standaert about 3 years ago
- Status changed from New to InProgress
Updated by Roel Standaert about 3 years ago
- Status changed from InProgress to Review
- Assignee deleted (
Roel Standaert)
Updated by Roel Standaert about 3 years ago
- Status changed from Review to Implemented @Emweb
Updated by Roel Standaert about 3 years ago
- Status changed from Implemented @Emweb to Resolved
- % Done changed from 0 to 100
Updated by Roel Standaert about 3 years ago
- Status changed from Resolved to Closed
Actions