MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0015110 | CMake | CMake | public | 2014-08-26 08:03 | 2016-06-10 14:31 |
Reporter | tim blechmann | ||||
Assigned To | Kitware Robot | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | moved | ||
Platform | OS | OS Version | |||
Product Version | CMake 3.0.1 | ||||
Target Version | Fixed in Version | ||||
Summary | 0015110: cmake doesn't handle spaces in xcode paths correctly | ||||
Description | on osx, it is possible to rename Xcode.app and change use xcode-select to set the path. this causes problems like: -- The C compiler identification is AppleClang 5.1.0.5030040 -- The CXX compiler identification is AppleClang 5.1.0.5030040 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- broken CMake Error at /usr/local/Cellar/cmake/3.0.1/share/cmake/Modules/CMakeTestCCompiler.cmake:61 (message): The C compiler "/usr/bin/cc" is not able to compile a simple test program. It fails with the following output: Change Dir: /Volumes/dev/b/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec2598135141/fast" | ||||
Steps To Reproduce | * rename xcode to Xcode\ 2.app * change the xcode location: xcode-select -s /Applications/Xcode\ 2.app/ * configure a project with -GXcode | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-08-26 08:03 | tim blechmann | New Issue | |||
2016-06-10 14:29 | Kitware Robot | Note Added: 0042613 | |||
2016-06-10 14:29 | Kitware Robot | Status | new => resolved | ||
2016-06-10 14:29 | Kitware Robot | Resolution | open => moved | ||
2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot | ||
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|