MantisBT - CMake |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0014585 | CMake | CMake | public | 2013-11-19 17:25 | 2014-06-02 08:37 |
|
Reporter | sajty | |
Assigned To | | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | no change required | |
Platform | Visual Studio 12 | OS | windows | OS Version | 7 |
Product Version | CMake 2.8.12 | |
Target Version | | Fixed in Version | | |
|
Summary | 0014585: 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
|
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-11-19 17:25 | sajty | New Issue | |
2013-11-19 18:14 | sajty | Note Added: 0034498 | |
2013-11-20 08:33 | Brad King | Status | new => resolved |
2013-11-20 08:33 | Brad King | Resolution | open => no change required |
2014-06-02 08:37 | Robert Maynard | Note Added: 0036016 | |
2014-06-02 08:37 | Robert Maynard | Status | resolved => closed |