MantisBT - CMake
View Issue Details
0014585CMakeCMakepublic2013-11-19 17:252014-06-02 08:37
sajty 
 
normalminoralways
closedno change required 
Visual Studio 12windows7
CMake 2.8.12 
 
0014585: msbuild always fails
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.
cmake .. -G"Visual Studio 12"
cmake --build . --target ALL_BUILD --config Debug
No tags attached.
Issue History
2013-11-19 17:25sajtyNew Issue
2013-11-19 18:14sajtyNote Added: 0034498
2013-11-20 08:33Brad KingStatusnew => resolved
2013-11-20 08:33Brad KingResolutionopen => no change required
2014-06-02 08:37Robert MaynardNote Added: 0036016
2014-06-02 08:37Robert MaynardStatusresolved => closed

Notes
(0034498)
sajty   
2013-11-19 18:14   
Solved: It was not related to cmake, but to the environment. Sorry for spamming.
(0036016)
Robert Maynard   
2014-06-02 08:37   
Closing resolved issues that have not been updated in more than 4 months.