Boost logo

Boost Testing :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-02-21 11:41:45


David Abrahams wrote:

> 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?

No, sorry.

The attached version should fix this, by making "msvc" default toolset on
windows when --v2 is specified.

- Volodya



Boost-testing list run by mbergal at meta-comm.com