Boost logo

Boost :

Subject: Re: [boost] RES: [log] Setup Windows event log backends
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2013-07-04 15:27:06


On Thursday 04 July 2013 16:15:49 Renato Forti wrote:
> Well, this is true:
>
> - zlib : no (cached)
> - iconv (libc) : no (cached)
> - iconv (separate) : no (cached)
> - icu : no (cached)
> - icu (lib64) : no (cached)
> - message-compiler : no (cached)
> - compiler-supports-ssse3 : yes (cached)
> - compiler-supports-avx2 : yes (cached)
> - gcc visibility : no (cached)
> - long double support : yes (cached)
>
> But how to fix? Thanks?

Just make sure mc.exe is in the PATH env. variable. Usually it is sufficient
to open MSVC command line prompt and start the build from there.

Also make sure you delete bin.v2 before you start the build. Otherwise, I'm
afraid, the cached check results will get used instead of running the
detection again.


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