[EMAIL PROTECTED] wrote:
Am Donnerstag, 8. September 2005 17:16 schrieb Tom Bruno
<[EMAIL PROTECTED]>:
Adrian Schroeter wrote:
Q3Support is there because i use Q3Table, if you were to want to
using a qt3 sting, it would be Q3String. If such a thing exists.
Hi Tom,
as the assistant says, there is no such thing "Q3String", but there is a
"Q3CString".
in qstring.h:
inline std::string toStdString() const;
Maybe you have to declare the Namespace? Or try to decrease the
optimisation level (omit -O2). But I thing this is a topic that's
better dicussed on a trolltech qt mailing list. I think is's related to
gcc 4.0.2 and qt4 and not to SL 10.
-- mdc
you have a very good point I'm not using gcc-4 on my other system, as I
did forget Suse 10 has gcc-4. I do know however that on all other
distro's (none of which have gcc-4) that it does compile fine.
I will test the other systems now.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]