I found the error. Somehow my QString.h file had become modified. I can only think that this was due to me clicking an error message on the build issues, it taking me to the QString.h file, and me inadvertently making a mod to the file without realising it. Full installation of Qt sorted out the problem.
Thanks though. -------------------------------------------------- From: "Andre Poenitz" <[email protected]> Sent: Monday, July 20, 2009 7:43 PM To: <[email protected]> Subject: Re: [Qt-creator] QStringList Error in Qt Creator > On Mon, Jul 20, 2009 at 07:14:40PM +0200, Shaun van Wyngaard (Home) wrote: >> >> Why would I need to include QStringList if as I explained, I commented >> everything out, and it still gave me this error? > > Post minimal(!) code that exhibits the 'erroneous' behaviour. > > Andre' > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
