[Qt-interest] error: QNetworkReply: No such file or directory
Anisha Kaul
born.rebel.83 at gmail.com
Wed May 25 10:32:28 CEST 2011
This line was missing: QT += network in the pro file.
On 25 May 2011 13:57, Anisha Kaul <born.rebel.83 at gmail.com> wrote:
> Something is missing from the pro file it seems:
>
> TEMPLATE = app
> TARGET =
> DEPENDPATH += .
>
> INCLUDEPATH += .
>
> # Input
> HEADERS += hello.h
>
> SOURCES += hello.cpp
> QT += webkit
>
> Or there is some other problem?
>
> $qmake -v
> QMake version 2.01a
> Using Qt version 4.7.0 in /opt/qtsdk-2010.05/qt/lib
>
> Please help.
> --Anisha
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110525/d974834a/attachment.html
More information about the Qt-interest-old
mailing list