MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0015057 | CMake | CMake | public | 2014-08-04 10:21 | 2015-05-28 10:45 |
| Reporter | dds | ||||
| Assigned To | |||||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | unable to reproduce | ||
| Platform | X64 | OS | Windows 7 | OS Version | Enterprise, SP1 |
| Product Version | CMake 3.0 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0015057: Cmake fails during generating VS solution files on windows 7 | ||||
| Description | Cmake fails during generating VS solution files on windows 7. Cmake fails to determine compiler version. In attachment is Cmake trace log (Trace.txt). Output: -- The C compiler identification is unknown -- The CXX compiler identification is unknown CMake Error at CMakeLists.txt:13 (project): No CMAKE_C_COMPILER could be found. CMake Error at CMakeLists.txt:13 (project): No CMAKE_CXX_COMPILER could be found. | ||||
| Steps To Reproduce | 1. Run "Developer Command Prompt for VS2013.bat" from Visual Studio Tools. 2. Open directory with CMakeLists.txt file. 3. Run "cmake -G "Visual Studio 12"" | ||||
| Additional Information | Cmake output with --debug-output option: Running with debug output on. -- The C compiler identification is unknown Called from: [2] C:/Program Files (x86)/CMake/share/cmake-3.0/Modules/CMakeDetermineCCompiler.cmake [1] Y:/shared/tl/build/CMakeLists.txt -- The CXX compiler identification is unknown Called from: [2] C:/Program Files (x86)/CMake/share/cmake-3.0/Modules/CMakeDetermineCXXCompiler.cmake [1] Y:/shared/tl/build/CMakeLists.txt CMake Error at CMakeLists.txt:13 (project): No CMAKE_C_COMPILER could be found. Called from: [1] Y:/shared/tl/build/CMakeLists.txt CMake Error at CMakeLists.txt:13 (project): No CMAKE_CXX_COMPILER could be found. | ||||
| Tags | c++, CMake, compiler, Visual Studio 2013, Windows 7 | ||||
| Relationships | |||||
| Attached Files | https://public.kitware.com/Bug/file/5209/Trace.txt https://public.kitware.com/Bug/file/5210/CMakeError.log https://public.kitware.com/Bug/file/5211/CMakeOutput.log | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2014-08-04 10:21 | dds | New Issue | |||
| 2014-08-04 10:21 | dds | File Added: Trace.txt | |||
| 2014-08-04 10:38 | dds | File Added: CMakeError.log | |||
| 2014-08-04 10:38 | dds | File Added: CMakeOutput.log | |||
| 2014-08-04 10:43 | dds | Tag Attached: c++ | |||
| 2014-08-04 10:43 | dds | Tag Attached: CMake | |||
| 2014-08-04 10:43 | dds | Tag Attached: compiler | |||
| 2014-08-04 10:43 | dds | Tag Attached: Windows 7 | |||
| 2014-08-04 10:43 | dds | Tag Attached: Visual Studio 2013 | |||
| 2014-08-04 11:04 | Brad King | Note Added: 0036544 | |||
| 2014-08-04 11:04 | Brad King | Status | new => resolved | ||
| 2014-08-04 11:04 | Brad King | Resolution | open => unable to reproduce | ||
| 2014-12-15 10:35 | victoriadukova | Note Added: 0037460 | |||
| 2014-12-15 10:36 | victoriadukova | Note Edited: 0037460 | bug_revision_view_page.php?bugnote_id=37460#r1644 | ||
| 2015-05-04 09:05 | Robert Maynard | Note Added: 0038699 | |||
| 2015-05-04 09:05 | Robert Maynard | Status | resolved => closed | ||
| 2015-05-28 10:45 | Bill Hoffman | Note Added: 0038808 | |||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||