Boost logo

Boost Testing :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-02-26 12:05:28


Caleb Epstein wrote:

> On 2/24/06, Markus Sch?pflin <markus.schoepflin_at_[hidden]> wrote:
>>
>>
>> > warning: Python location is not configured
>> > warning: the Boost.Python library won't be built
>>
>> You can configure this in your user-config.jam. For example:
>>
>> using python : 2.4 : /opt/Python-2.4.1 ;
>
>
> Excellent. That got me past the Python error, but now I'm stuck here:
>
> Building Boost.Regex with the optional Unicode/ICU support disabled.
> Please refer to the Boost.Regex documentation for more information
> (and if you don't know what ICU is then you probably don't need it).
> error: Unable to find file or target named
> error: 'test_exec_fail1.cpp'
> error: referred from project at
> error: '../libs/test/test'
>
> I think the v1 and v2 Jamfiles for Boost.Test are out of sync right now.

Yes, some targets were removed in V1 Jamfiles. I've just moved those changes
to V2 Jamfiles.

- Volodya


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