Project

General

Profile

Actions

Bug #282

closed

wt version 3.1.0 don't compile because lack of boost/unordered library in boost 1.35

Added by Anonymous about 14 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
02/01/2010
Due date:
% Done:

0%

Estimated time:

Description

I got following error:

wt-3.1.0/src/Wt/WTreeView:12:35: error: boost/unordered_map.hpp: No such file or directory

when compiling wt 3.1.0

It looks like wt 3.1.0 needs unordered boost library, which was included in boost from 1.36 ver,

despite of the following statement on wt website:

_1 Wt requirements (...)

C boost library (version 1.35 or higher)..._

(http://www.webtoolkit.eu/wt/doc/reference/html/InstallationUnix.html)

Actions #1

Updated by Koen Deforche about 14 years ago

Hey,

You are right. I wasn't cautious enough when using unordered_map...

We will update the minimum requirements to boost 1.36.

Regards,

koen

Actions #2

Updated by Koen Deforche about 14 years ago

  • Status changed from New to Closed
  • Assignee set to Koen Deforche

We version bumped to minimum boost 1.36 requirements

Actions

Also available in: Atom PDF