Boost logo

Boost :

Subject: [boost] boost libs compiled for gcc toolset with boost 1.67 and CMake 3.11 won't find libs
From: Demetri Kopsas (demetri.kopsas_at_[hidden])
Date: 2018-05-08 13:33:44


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.


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