Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-4846

Previewer example doesn't build when configuring with "configure -platform win32-g++ -xplatform symbian-abld -webkit"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 4.6.0
    • 4.6.0
    • None
    • None
    • c19f93eee1219ff91772f34d32b8ff4c20a4341d

    Description

      Device: S60 3.2 Public SDK Emulator
      Firmware version: v1.1
      Release: qt-everywhere-opensource-src-4.6.0.zip (12.10.2009)
      Platform: WINSCW UDEB
      Compiler used: Nokia Carbide C/C++ Compiler for Windows/x86. Version 3.2.5 build 486

      Previewer example doesn't build when configuring with "configure -platform win32-g++ -xplatform symbian-abld -webkit" because it seems to need QtXmlPatterns headers.

      Similar thing happens with anomaly demo, so the problem is probably buried somewhere in webkit headers.

      This doesn't happen with ARMV5 urel builds.

      The error is:

      make -s -C \qt-everywhere-opensource-src-4.6.0\examples\webkit\previewer -f "MAKEFILE_0XA000CF6F.MK" TO_ROOT=..\..\..\.. EPOCBLD=..\..\..\..\EPOC32\BUILD\qt-everywhere-opensource-src-4.6.0\MAKEFILE_0XA000CF6F\WINSCW TO_BLDINF=..\..\..\..\qt-everywhere-opensource-src-4.6.0 PLATFORM=WINSCW CFG=UDEB BLD
      make -s -r -j 5 -f "\EPOC32\BUILD\qt-everywhere-opensource-src-4.6.0\PREVIEWER_0XA000CF6F\WINSCW\PREVIEWER_0XA000CF6F.WINSCW" UDEB
      main.cpp
      previewer.cpp
      mainwindow.cpp
      moc_previewer.cpp
      moc_mainwindow.cpp
      previewer.UID.CPP
      include\QtXmlPatterns\QtXmlPatterns:5: the file 'qabstractmessagehandler.h' cannot be opened
      include\QtXmlPatterns\QtXmlPatterns:6: the file 'qabstracturiresolver.h' cannot be opened
      include\QtXmlPatterns\QtXmlPatterns:7: the file 'qabstractxmlnodemodel.h' cannot be opened
      include\QtXmlPatterns\QtXmlPatterns:8: the file 'qabstractxmlreceiver.h' cannot be opened
      include\QtXmlPatterns\QtXmlPatterns:9: the file 'qsimplexmlnodemodel.h' cannot be opened
      include\QtXmlPatterns\QtXmlPatterns:10: the file 'qsourcelocation.h' cannot be opened
      include\QtXmlPatterns\QtXmlPatterns:11: the file 'qxmlformatter.h' cannot be opened
      include\QtXmlPatterns\QtXmlPatterns:12: the file 'qxmlname.h' cannot be opened
      include\QtXmlPatterns\QtXmlPatterns:13: the file 'qxmlnamepool.h' cannot be opened
      include\QtXmlPatterns\QtXmlPatterns:14: the file 'qxmlquery.h' cannot be opened
      include\QtXmlPatterns\QtXmlPatterns:15: the file 'qxmlresultitems.h' cannot be opened
      include\QtXmlPatterns\QtXmlPatterns:16: the file 'qxmlschema.h' cannot be opened
      include\QtXmlPatterns\QtXmlPatterns:17: the file 'qxmlschemavalidator.h' cannot be opened
      include\QtXmlPatterns\QtXmlPatterns:18: the file 'qxmlserializer.h' cannot be opened

      Errors caused tool to abort.
      make[2]: *** [\EPOC32\BUILD\qt-everywhere-opensource-src-4.6.0\PREVIEWER_0XA000CF6F\WINSCW\udeb\mainwindow.o] Error 1
      make[1]: *** [TARGETPREVIEWER_0XA000CF6F] Error 2
      make[1]: Leaving directory `W:/qt-everywhere-opensource-src-4.6.0'

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            e0150566 Janne Koskinen
            e0348803 Miikka Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes