MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0009347 | CMake | CMake | public | 2009-07-30 19:27 | 2016-06-10 14:30 |
| Reporter | Patrick Spendrin | ||||
| Assigned To | Brad King | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | CMake-2-6 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0009347: CMake treats D: and d: different in add_subdirectory | ||||
| Description | in CMake 2.6.4 there is a small issue which gives the following error: CMake Error at utilities/CMakeLists.txt:1 (add_subdirectory): add_subdirectory not given a binary directory but the given source directory "D:/kderoot/svn/tags/amarok/2.1.1/amarok/utilities/collectionscanner" is not a subdirectory of "d:/kderoot/svn/tags/amarok/2.1.1/amarok/utilities". When specifying an out-of-tree source a binary directory must be explicitly specified. it can be fixed if the source path is set to D:/kderoot instead of d:/kderoot. the call to cmake looks like that: cmake -G "..." d:/kderoot/svn/tags/amarok/2.1.1/amarok/ ..... | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2009-07-30 19:27 | Patrick Spendrin | New Issue | |||
| 2009-07-30 21:42 | Bill Hoffman | Status | new => assigned | ||
| 2009-07-30 21:42 | Bill Hoffman | Assigned To | => Brad King | ||
| 2009-07-31 08:45 | Brad King | Note Added: 0017027 | |||
| 2009-07-31 08:45 | Brad King | Note Edited: 0017027 | |||
| 2012-08-13 10:37 | Brad King | Status | assigned => backlog | ||
| 2012-08-13 10:37 | Brad King | Note Added: 0030536 | |||
| 2016-06-10 14:27 | Kitware Robot | Note Added: 0041583 | |||
| 2016-06-10 14:27 | Kitware Robot | Status | backlog => resolved | ||
| 2016-06-10 14:27 | Kitware Robot | Resolution | open => moved | ||
| 2016-06-10 14:30 | Kitware Robot | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||