Project

General

Profile

Actions

Bug #1070

closed

default_token is not a static member of class boost::random::random_device

Added by Anonymous over 12 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
11/23/2011
Due date:
% Done:

0%

Estimated time:

Description

wt-3.1.11\src\web\random_device.cpp:125: error: 'const char* const boost::random::random_device::default_token' is not a static member of 'class boost::random::random_device'

wt-3.1.11\src\web\random_device.cpp: In constructor 'boost::random::random_device::random_device(const std::string&)':wt-3.1.11\src\web\random_device.cpp:165: error: 'max_value' was not declared in this scope

This is against Boost 1.48 and Wt 3.1.11

On Win64, using mingw32, cmd prompt.

Actions #1

Updated by Wim Dumon over 12 years ago

For some reason, WT_NO_BOOST_RANDOM was not discovered correctly. Set it to false (or OFF). Was this on a clean build directory?

Wim.

Actions #2

Updated by Koen Deforche over 12 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF