[Random] random_device and windows - multiply defined symbols

The release notes for Boost 1.43 says
"Put the implementation of random_device in a compiled lib, and added
Windows support."
Trying to use this library does not seem to work for me, under visual
studio 2005, with static libraries.
#include <cstdlib>
#include

AMDG Tore Halvorsen wrote:
Use a shared library or apply the patch from https://svn.boost.org/trac/boost/changeset/62347/branches/release/libs/rando... In Christ, Steven Watanabe

On Mon, May 31, 2010 at 7:00 PM, Steven Watanabe
Use a shared library or apply the patch from https://svn.boost.org/trac/boost/changeset/62347/branches/release/libs/rando...
Works great :) Thanks. -- Eld på åren og sol på eng gjer mannen fegen og fjåg. [Jøtul] <demo> 2010 Tore Halvorsen || +052 0553034554
participants (2)
-
Steven Watanabe
-
Tore Halvorsen