| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0014440 | CMake | CMake | public | 2013-09-25 07:54 | 2014-03-05 09:58 | ||||
| Reporter | mar-na | ||||||||
| Assigned To | Patrick R. Gansterer | ||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | CMake 2.8.12 | Fixed in Version | CMake 2.8.12 | ||||||
| Summary | 0014440: Could not generated VS project file for WinCE sh4 | ||||||||
| Description | I try to compile a HelloWorld console application for WinCE STANDARDSDK_500 (SH4) with VS 2008. It breaks with: CMake Error at c:/data/cmake_wince/cmake-trunk/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:443 (execute_process): execute_process given COMMAND argument with no value. Call Stack (most recent call first): c:/data/cmake_wince/cmake-trunk/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:48 (CMAKE_DETERMINE_COMPILER_ID_VENDOR) c:/data/cmake_wince/cmake-trunk/share/cmake-2.8/Modules/CMakeDetermineCCompiler.cmake:131 (CMAKE_DETERMINE_COMPILER_ID) CMakeLists.txt:1 (project) The C compiler identification is unknown CMake Error at c:/data/cmake_wince/cmake-trunk/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:443 (execute_process): execute_process given COMMAND argument with no value. Call Stack (most recent call first): c:/data/cmake_wince/cmake-trunk/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:48 (CMAKE_DETERMINE_COMPILER_ID_VENDOR) c:/data/cmake_wince/cmake-trunk/share/cmake-2.8/Modules/CMakeDetermineCXXCompiler.cmake:127 (CMAKE_DETERMINE_COMPILER_ID) CMakeLists.txt:1 (project) The CXX compiler identification is unknown Configuring incomplete, errors occurred! See also "C:/data/cmake_wince/HelloWorld/build-trunk/vs-2008-sh4/CMakeFiles/CMakeOutput.log". See also "C:/data/cmake_wince/HelloWorld/build-trunk/vs-2008-sh4/CMakeFiles/CMakeError.log". | ||||||||
| Steps To Reproduce | cmake verison: 2.8.11.20130923 | ||||||||
| Additional Information | For other platforms e.g. STANDARDSDK_500 (ARMV41) it works. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | ||||||
|
||||||
| Relationships |
| Notes | |
|
(0033888) mar-na (reporter) 2013-09-25 08:00 |
From CMake log: Compiling... CMakeCCompilerId.c Linking... LINK : fatal error LNK1195: target machine 'SH4' requires '/SUBSYSTEM:WINDOWSCE' |
|
(0033889) Patrick R. Gansterer (developer) 2013-09-25 08:19 |
I've fixed that with wince-subsystem branch (http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=bfab533e6a68350f65bd0ff3f516fd0935ea242c [^]). |
|
(0033891) Brad King (manager) 2013-09-25 08:29 |
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=bcb75852 [^] |
|
(0035268) Robert Maynard (manager) 2014-03-05 09:58 |
Closing resolved issues that have not been updated in more than 4 months |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2013-09-25 07:54 | mar-na | New Issue | |
| 2013-09-25 07:55 | mar-na | File Added: vs-2008-sh4.zip | |
| 2013-09-25 08:00 | mar-na | Note Added: 0033888 | |
| 2013-09-25 08:12 | Brad King | Assigned To | => Patrick R. Gansterer |
| 2013-09-25 08:12 | Brad King | Status | new => assigned |
| 2013-09-25 08:14 | Brad King | Relationship added | related to 0014436 |
| 2013-09-25 08:19 | Patrick R. Gansterer | Note Added: 0033889 | |
| 2013-09-25 08:29 | Brad King | Note Added: 0033891 | |
| 2013-09-25 08:29 | Brad King | Status | assigned => resolved |
| 2013-09-25 08:29 | Brad King | Resolution | open => fixed |
| 2013-09-25 08:29 | Brad King | Fixed in Version | => CMake 2.8.12 |
| 2013-09-25 08:29 | Brad King | Target Version | => CMake 2.8.12 |
| 2014-03-05 09:58 | Robert Maynard | Note Added: 0035268 | |
| 2014-03-05 09:58 | Robert Maynard | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |