
16 Feb
2006
16 Feb
'06
6:02 p.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.
[Rozental, Gennadiy] From what I see rational_test do need the Unit Test Framework. I think status/Jamfile needs to be fixed. Gennadiy