| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0009951 | CMake | QtDialog | public | 2009-11-23 02:23 | 2010-09-26 08:26 | ||||
| Reporter | Alex Neundorf | ||||||||
| Assigned To | Clinton Stimpson | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake-2-8 | ||||||||
| Target Version | Fixed in Version | CMake-2-8 | |||||||
| Summary | 0009951: cmake-gui needs Qt with STL-compatibility enabled | ||||||||
| Description | Hi, cmake-gui uses the function QString::toStdString(), which is only available if Qt is configured with STL compatibility. There should be a configure check whether the Qt which has been selected has STL compatibility enabled. (I just got a compile error due to this). Or QString::toStdString() should not be used. Alex | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0018554) Clinton Stimpson (developer) 2009-11-23 17:30 |
/cvsroot/CMake/CMake/Source/QtDialog/QMacInstallDialog.cxx,v <-- QMacInstallDialog.cxx new revision: 1.6; previous revision: 1.5 |
|
(0022351) Alex Neundorf (developer) 2010-09-26 08:26 |
Resolved already for a long time, closing it. Alex |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2009-11-23 02:23 | Alex Neundorf | New Issue | |
| 2009-11-23 15:55 | Bill Hoffman | Status | new => assigned |
| 2009-11-23 15:55 | Bill Hoffman | Assigned To | => Clinton Stimpson |
| 2009-11-23 17:30 | Clinton Stimpson | Note Added: 0018554 | |
| 2009-11-23 17:30 | Clinton Stimpson | Status | assigned => resolved |
| 2009-11-23 17:30 | Clinton Stimpson | Resolution | open => fixed |
| 2010-09-26 08:26 | Alex Neundorf | Note Added: 0022351 | |
| 2010-09-26 08:26 | Alex Neundorf | Status | resolved => closed |
| 2010-09-26 08:26 | Alex Neundorf | Fixed in Version | => CMake-2-8 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |