|
Boost Testing : |
From: David Abrahams (dave_at_[hidden])
Date: 2006-02-20 12:00:13
Vladimir Prus <ghost_at_[hidden]> writes:
> David Abrahams wrote:
>
>
>> I left the wrong toolset in, but the resultant errors should still be
>> of interest:
> ...
>> File "regression.py", line 352, in tool_path
>> raise Exception( 'Cannot find "%s" in any of the following
>> locations:\n%s' % (
>> Exception: Cannot find "process_jam_log.exe" in any of the following
>> locations: C:\tmp\process_jam_log.exe
>> C:\tmp\boost\bin.v2\tools\regression\build
>>
>> C:\tmp>python regression.py test --v2 --toolsets=hp_cxx-65_042_tru42
>
> I suspect that if you provide wrong toolset without --v2, you'll get a
> similar error message, at least I did not change anything in that part of
> code.
>
> Did you manage to get the whole thing to run, with the right toolset?
Did you not notice that some of the errors occurred before that point,
where the "setup --v2" command was being executed?
-- Dave Abrahams Boost Consulting www.boost-consulting.com