
16 Feb
2006
16 Feb
'06
11:27 a.m.
Vladimir Prus wrote:
Hello!
At the moment, the rational_test fails on VC7.1 and VC8.0 due do some autolink issues:
http://tinyurl.com/bdsay http://tinyurl.com/auemj
Can somebody look into those failures?
This is a Boost.Test issue: rational_test links to the test_exec_monitor lib, but Boost.Test is trying to auti-link to the unit test framework instead. Gennadiy? John.