|
Boost Users : |
Subject: Re: [Boost-users] I ran b2 with the -d+2 command and redirected the output to a file
From: degski (degski_at_[hidden])
Date: 2019-01-05 13:37:27
You need something like
libboost_stacktrace_windbg_cached-vc141-mt-sgd-1_65_1.lib and
libboost_stacktrace_windbg-vc141-mt-sgd-1_65_1.lib [but then for 1.69 of
course and the release builds as well].
Whether that is relevant to you is for you to decide. FYI, I was able to
build those libs with clang-cl.
degski
On Sat, 5 Jan 2019 at 15:00, Osman Zakir <osmanzakir90_at_[hidden]> wrote:
> The Stacktrace libs I have are:
> "libboost_stacktrace_noop-clangw8-mt-d-x32-1_69.lib",
> "libboost_stacktrace_noop-clangw8-mt-d-x64-1_69.lib",
> "libboost_stacktrace_noop-clangw8-mt-x32-1_69.lib", and
> "libboost_stacktrace_noop-clangw8-mt-x64-1_69.lib"
>
> Should I have two more of the Stacktrace libs, or is this fine? As I said
> in my previous message, the first error actually comes from
> Boost.Stacktrace and it says: "error: no member named 'GetModuleFileNameA'
> in namespace 'boost::winapi'; did you mean simply 'GetModuleFileNameA'?".
>
>
> I also still need help on this issue I opened in the Boost.Asio GitHub:
> https://github.com/boostorg/asio/issues/184 .
> <https://github.com/boostorg/asio/issues/184>
> Server application won't bind to ports on IP address other than my
> internal ones · Issue #184 · boostorg/asio
> <https://github.com/boostorg/asio/issues/184>
> As the title says, my server application doesn't bind to any ports on
> any IP address other than my computer's internal IP addresses (the
> localhost and 192.168.x.x ones). The application is ...
> github.com
>
>
-- *âIf something cannot go on forever, it will stop" - Herbert Stein*
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