MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0015609 | CMake | CMake | public | 2015-06-11 02:18 | 2016-01-04 11:51 |
| Reporter | Hendrik Sattler | ||||
| Assigned To | Brad King | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | CMake 3.2.2 | ||||
| Target Version | CMake 3.4 | Fixed in Version | CMake 3.4 | ||
| Summary | 0015609: cmake --build <path> fails with MSBuild | ||||
| Description | The following fails on Windows7 with Visual Studio 2010. ------------------------------------------------------------ > cmake --build build/foo --target doc --config Release Microsoft (R) Build Engine version 4.0.30319.18408 [Microsoft .NET Framework, version 4.0.30319.18444] Copyright (C) Microsoft Corporation. All rights reserved. MSBUILD : error MSB1009: Project file does not exist. Switch: doc.vcxproj ------------------------------------------------------------ Needless to say that the target exists because it works when I run > cd build/foo > cmake --build . --target doc --config Release | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2015-06-11 02:18 | Hendrik Sattler | New Issue | |||
| 2015-06-11 02:27 | rtryutugd | Note Added: 0038904 | |||
| 2015-06-11 02:28 | rtryutugd | Note Added: 0038905 | |||
| 2015-06-11 02:29 | rtryutugd | Note Added: 0038906 | |||
| 2015-06-11 09:02 | Brad King | Note Deleted: 0038904 | |||
| 2015-06-11 09:02 | Brad King | Note Deleted: 0038905 | |||
| 2015-06-11 09:02 | Brad King | Note Deleted: 0038906 | |||
| 2015-06-11 16:08 | Brad King | Assigned To | => Brad King | ||
| 2015-06-11 16:08 | Brad King | Status | new => assigned | ||
| 2015-06-11 16:08 | Brad King | Target Version | => CMake 3.4 | ||
| 2015-06-15 10:13 | Brad King | Note Added: 0038927 | |||
| 2015-06-15 10:14 | Brad King | Status | assigned => resolved | ||
| 2015-06-15 10:14 | Brad King | Resolution | open => fixed | ||
| 2015-06-15 10:14 | Brad King | Fixed in Version | => CMake 3.4 | ||
| 2016-01-04 11:51 | Robert Maynard | Note Added: 0040069 | |||
| 2016-01-04 11:51 | Robert Maynard | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||