| Subject: | [Qt4-preview-feedback] Link problem with QByteArray::indexOf() |
|---|---|
| From: | "Arend van Beelen" |
| Date: | Wed, 17 Sep 2008 09:38:19 +0200 |
|
Hi guys,
using the commercial 20080915 snapshot, I get the following link error: undefined reference to `QByteArray::indexOf(char const*, int) const' However linking to every other Qt function works perfectly fine, and if I change the offending call from buf->indexOf("\r\n") to buf->indexOf(QString("\r\n")) it also links fine. Is this a known issue? Regards, Arend jr. -- Arend van Beelen jr. "If you want my address, it's number one at the end of the bar." _______________________________________________ Qt4-preview-feedback mailing list Qt4-preview-feedback@xxxxxxxxxxxxx http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [Qt4-preview-feedback] Crash in QWidgetPrivate::create_sys in current snapshots, Bernhard Rosenkraenzer |
|---|---|
| Next by Date: | Re: [Qt4-preview-feedback] Link problem with QByteArray::indexOf(), Thiago Macieira |
| Previous by Thread: | [Qt4-preview-feedback] Crash in QWidgetPrivate::create_sys in current snapshots, Bernhard Rosenkraenzer |
| Next by Thread: | Re: [Qt4-preview-feedback] Link problem with QByteArray::indexOf(), Thiago Macieira |
| Indexes: | [Date] [Thread] [Top] [All Lists] |