Boost logo

Boost Users :

Subject: [Boost-users] Build console_test_runner.cpp in boost-1.60.0
From: Sergiy Tkachuk (sergtk.job_at_[hidden])
Date: 2016-03-29 09:32:27


Hello,

I downloaded sources boost_1_60_0.zip from boost.org
I have built boost libraries.
After this I tried to build console_test_runner.cpp located at
\libs\test\tools\console_test_runner\src\console_test_runner.cpp of
boost_1_60_0.zip.

I run following command:
..\..\..\..\b2 toolset=msvc-14.0 address-model=64 variant=release
debug-symbols=on
I run it from the folder \libs\test\tools\console_test_runner\
I got errors, I tried to investigate them.

It appears that console_test_runner.cpp contains following line:
#include <boost/test/utils/runtime/cla/named_parameter.hpp>
I tried to search boost folder for files "named_parameter*.*". I found
html-files only.

Then I checked Boost.Test repo at https://github.com/boostorg/test, rev.
36c5fe6a5604d0277f6d6a4cf167f95c38095c3c
I also didn't found "named_parameter*.*"

How can I obtain console_test_runner.exe from console_test_runner.cpp?
I am not an expert in building boost, I just need working binaries.

Thank you,

-- 
Best wishes,
Sergiy

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net