[cmake-developers] [CMake 0015437]: CMake 3.2.0-rc2 produces no console output when `cmake.exe --build .` is used.

Mantis Bug Tracker mantis at public.kitware.com
Sun Mar 8 05:51:45 EDT 2015


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                                    
======================================================================



More information about the cmake-developers mailing list