[cmake-developers] [CMake 0014585]: msbuild always fails
Mantis Bug Tracker
mantis at public.kitware.com
Tue Nov 19 17:25:38 EST 2013
The following issue has been SUBMITTED.
======================================================================
http://www.cmake.org/Bug/view.php?id=14585
======================================================================
Reported By: sajty
Assigned To:
======================================================================
Project: CMake
Issue ID: 14585
Category: CMake
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2013-11-19 17:25 EST
Last Modified: 2013-11-19 17:25 EST
======================================================================
Summary: msbuild always fails
Description:
Build always fails with same error when you try to build the visual studio
solution in the command line:
Error: invalid option 'debug'
Building inside visual studio IDE works without issues.
I have tried building it with devenv.exe and msbuild.exe too, but that fails
too.
Steps to Reproduce:
cmake .. -G"Visual Studio 12"
cmake --build . --target ALL_BUILD --config Debug
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2013-11-19 17:25 sajty New Issue
======================================================================
More information about the cmake-developers
mailing list