2008/9/8 Chris Cannam <[EMAIL PROTECTED]>: > On Sun, Sep 7, 2008 at 1:41 PM, Emanuel Rumpf <[EMAIL PROTECTED]> wrote: >> hmm. ... when I tried to use .toStdString(), I couldn't > > What is the error? > misc/Strings.cpp: In function 'std::ostream& operator<<(std::ostream&, const QString&)': src/misc/Strings.cpp:
error: 'const class QString' has no member named 'toStdString' > The header only declares this if QT_NO_STL is not defined, but I don't > think a reasonable configuration would define that. > how to test for that? I got that error with my first rg-qt4-port, and even recompiled qt4 with stl support. So I'm pretty sure, I have it, unless I did something wrong. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Rosegarden-devel mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel
