Boost logo

Boost :

Subject: Re: [boost] boost libs compiled for gcc toolset with boost 1.67 and CMake 3.11 won't find libs
From: Mateusz Loskot (mateusz_at_[hidden])
Date: 2018-05-12 09:24:24


On 8 May 2018 at 15:33, Demetri Kopsas via Boost <boost_at_[hidden]> wrote:
> Hi,
>
> I discovered that the latest version of boost does not work with CMake when using the GCC toolset. I submitted this bug:
>
> https://gitlab.kitware.com/cmake/cmake/issues/17974#note_408614
>
> Using MSVC as the toolset is fine on windows, but using mingw (gcc compiler) cannot find the libs unless I take out ‘x32’ or ‘x64’ from the name after compilation.

To clarify, this is CMake / FindBoost.cmake issue, not Boost.

See https://gitlab.kitware.com/cmake/cmake/issues/17701

Best regards,

-- 
Mateusz Loskot, http://mateusz.loskot.net

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk