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.