$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Dennis Luehring (dl.soluz_at_[hidden])
Date: 2022-06-05 16:15:22
Am 05.06.2022 um 11:58 schrieb Peter Dimov via Boost:
> Everything seems to build fine for me with the exception of "graph_parallel",
> which gives a bunch of compile and link errors. I doubt you have that
> enabled though, as it requires MPI.
your user-config.jam works for me, thanks
Boost::disable_autolinking is not needed anymore using this clang-win
build of boost
the example im doing just uses the unit test framework - my real project
some more libraries, but i'll test them later