MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0010695 | CMake | CMake | public | 2010-05-09 23:31 | 2010-05-11 09:28 |
Reporter | humeafo | ||||
Assigned To | Bill Hoffman | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | unable to reproduce | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0010695: Cmake vs2010 NMake Makefiles generator /machine defect | ||||
Description | cmake_minimum_required(VERSION 2.6) project(test) add_executable(test tt.cpp) using vs2010: cmake -G "NMake Makefiles" .. generated CMakeCache.txt CMAKE_EXE_LINKER_FLAGS:STRING= /STACK:10000000 /machine: with /machine: illegal vs2008 is correct with /machine:X86 | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2010-05-09 23:31 | humeafo | New Issue | |||
2010-05-09 23:40 | humeafo | Note Added: 0020690 | |||
2010-05-10 15:33 | Bill Hoffman | Note Added: 0020700 | |||
2010-05-10 15:33 | Bill Hoffman | Status | new => assigned | ||
2010-05-10 15:33 | Bill Hoffman | Assigned To | => Bill Hoffman | ||
2010-05-10 23:17 | humeafo | Note Added: 0020706 | |||
2010-05-11 09:28 | Bill Hoffman | Status | assigned => closed | ||
2010-05-11 09:28 | Bill Hoffman | Resolution | open => unable to reproduce |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|