[Interest] Where configure options have gone ?
Thiago Macieira
thiago.macieira at intel.com
Wed May 2 10:50:02 CEST 2012
On quarta-feira, 2 de maio de 2012 10.36.46, Jordi Pujol wrote:
> I've found this in assistant.pro, but don't know how to re-activate
> webkit dependency ( QT.webkit.name is alñways empty ) :
>
> !isEmpty(QT.webkit.name) {
> QT += webkit
> } else {
> DEFINES += QT_NO_WEBKIT
> }
>
> If I try to force its use commenting that part and leaving only QT +=
> webkit, it shows tbis message :
>
> "Project MESSAGE: Warning: unknown QT module: webkit"
>
> and doesn't compile.
Looks like the code to enable webkit is there, but your qtwebkit isn't
properly installed.
Or it's a qmake bug. Either way, the problem lies somewhere else.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
Intel Sweden AB - Registration Number: 556189-6027
Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20120502/58070d73/attachment.sig>
More information about the Interest
mailing list