View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009951CMakeQtDialogpublic2009-11-23 02:232010-09-26 08:26
ReporterAlex Neundorf 
Assigned ToClinton Stimpson 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake-2-8 
Target VersionFixed in VersionCMake-2-8 
Summary0009951: cmake-gui needs Qt with STL-compatibility enabled
DescriptionHi,

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
TagsNo tags attached.
Attached Files

 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

 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


Copyright © 2000 - 2018 MantisBT Team