MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0014804 | CMake | QtDialog | public | 2014-03-12 06:41 | 2014-10-06 10:32 |
Reporter | Peter Kuemmel | ||||
Assigned To | Brad King | ||||
Priority | high | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | CMake 3.1 | Fixed in Version | CMake 3.1 | ||
Summary | 0014804: Crash in QCMake.cxx | ||||
Description | QCMake.cxx line 120, extraGen is NULL: if ( itm.Find("CMAKE_GENERATOR")) { const char* extraGen = cachem->GetCacheValue("CMAKE_EXTRA_GENERATOR"); std::string curGen = cmExternalMakefileProjectGenerator:: CreateFullGeneratorName(itm.GetValue(), extraGen); this->setGenerator(QString::fromLocal8Bit(curGen.c_str())); } Checking for CMAKE_GENERATOR and then getting CMAKE_EXTRA_GENERATOR? | ||||
Steps To Reproduce | Generator "Visual Studio 12 2013 Win64" | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://public.kitware.com/Bug/file/5092/0001-cmake-gui-Fix-handling-of-missing-CMAKE_EXTRA_GENERA.patch | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-03-12 06:41 | Peter Kuemmel | New Issue | |||
2014-03-12 09:48 | Brad King | Note Added: 0035388 | |||
2014-03-12 09:56 | Brad King | File Added: 0001-cmake-gui-Fix-handling-of-missing-CMAKE_EXTRA_GENERA.patch | |||
2014-03-12 09:56 | Brad King | Note Added: 0035389 | |||
2014-03-12 09:57 | Brad King | Product Version | CMake 3.0 => | ||
2014-03-12 09:57 | Brad King | Target Version | => CMake 3.1 | ||
2014-03-12 14:52 | Brad King | Note Added: 0035391 | |||
2014-03-13 16:41 | Brad King | Assigned To | => Brad King | ||
2014-03-13 16:41 | Brad King | Status | new => resolved | ||
2014-03-13 16:41 | Brad King | Resolution | open => fixed | ||
2014-03-13 16:41 | Brad King | Fixed in Version | => CMake 3.1 | ||
2014-10-06 10:32 | Robert Maynard | Note Added: 0036940 | |||
2014-10-06 10:32 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|