8 Jul
2014
8 Jul
'14
6:56 a.m.
On 07/06/2014 05:27 PM, Marshall Clow wrote:
I have made a test build for 1.56 and would appreciate help in finding problems with it.
boost.1.56.0.tar.gz: https://dl.dropboxusercontent.com/u/11048326/boost/boost-1.56.0a1c1.tar.gz
build on ubuntu 14.04 gcc 4.8.2 with no problems. However when I try to run tests I get:
/dsk1/ws/boost/boost-1.56.0a1c1/status$ ../b2 error: Unable to find file or target named error: '../libs/type_index/test/' error: referred to from project at error: '.'
../libs/type_index directory is missing. So is type_index supposed to be in the release? I did a submodule status on master and it is listed: 436ecd0b3ee84ef149864375ff66132a4b866de8 libs/type_index (v3.0-34-g436ecd0) -- Bjørn