[CMake] Windows - cmake-gui missing GUI elements

2017-06-11 Thread Nerolie.Oakes
After using CMake 3.6.0 without problem, I upgraded to CMake 3.9.0 (RC1), but encountered issue (#16939), so I uninstalled that and installed 3.8.2. I am running Windows 7. Now when I run cmake-gui.exe most of the GUI elements are hidden: the only elements I can see are the SourceDirectory line

[CMake] find_package() locating 32bit libs incorrectly

2017-06-11 Thread Paul Smith
Hi all. I'm trying to build LLVM/Clang locally on my Linux system, but I'm using a separate set of system headers and libraries. These appear in a separate sysroot directory, like this: /sysroot/tools/usr/lib64/... /sysroot/tools/usr/lib/... /sysroot/tools/usr/include/... This is basicall

[CMake] cotire and BOOST_PP error

2017-06-11 Thread Olaf Peter
Hello, to reduce my compile time I try to start with cotire (compile time reducer) from https://github.com/sakra/cotire and run into problems which I wasn't able to reduce yet. I'm using boost spirit and boost.test. The error rises: [ 62%] Building CXX precompiled header sources/_parser