23 Apr
2010
23 Apr
'10
3:31 p.m.
AMDG Hossein Haeri wrote:
The patch actually creates libs/random/src/random_device.cpp. instead of libs/random/random_device.cpp
Oops! I'd provided the wrong compile-log. Here is the correct one:
D:/Sources/Boost/boost_1_42_0/libs/random/src/random_device.cpp:47: warning: ignoring #pragma comment In file included from D:\My Documents\My Contacts\Buisiness\MuSemantik\ACA\1\main.cpp:12: D:/Sources/Boost/boost_1_42_0/libs/random/src/random_device.cpp:224: error: redefinition of `const bool boost::random_device::has_fixed_range'
You either applied the patch twice or had an old version of libs/random/src/random_device.cpp when you applied the patch. You'll need to delete the extra parts. In Christ, Steven Watanabe