The following issue has been SUBMITTED. ====================================================================== https://public.kitware.com/Bug/view.php?id=15437 ====================================================================== Reported By: zalewa Assigned To: ====================================================================== Project: CMake Issue ID: 15437 Category: CMake Reproducibility: always Severity: major Priority: normal Status: new ====================================================================== Date Submitted: 2015-03-08 05:51 EDT Last Modified: 2015-03-08 05:51 EDT ====================================================================== Summary: CMake 3.2.0-rc2 produces no console output when `cmake.exe --build .` is used. Description: I have a Visual Studio 2008 project configured. When I use cmake 2.8.12 and go in to the project's directory and run `cmake --build .` command I get the output from the compiler (errors, progress, summary, and so on). When I do the same with CMake 3.2.0-rc2 the project gets compiled but there's no output at all.
Steps to Reproduce: 1. Install CMake 3.2.0-rc2 2. Run cmd.exe 3. cd into a directory where a Visual Studio 2008 solution is configured. 4. Run `cmake --build .`. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2015-03-08 05:51 zalewa New Issue ====================================================================== -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake-developers