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

Some qmake tests in qwebkit module need fixes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.2.0
    • 5.0.0
    • Build tools: qmake
    • None
    • Windows 7 64-bit, mingw-w64 gcc-4.7.2

    Description

      When building qwebkit we pass throw some tests for find thirdparty libraries such as libxml2, libxslt, libjpeg, libpng, fontconfig. I attach my qmodule.pri file where I have added INCLUDEPATH and LIBS that pointed to needed libraries but qmake tests doesn't use them. Next issue that I saw in qt5\qtwebkit\Tools\qmake\config.tests\libxml2\libxml2.cpp that use header <libxml2/libxml/xmlreader.h> but need to use as <libxml/xmlreader.h> because "pkg-config --cflags libxml-2.0" usually return something like "-I/usr/include/libxml2"

      Attachments

        1. config.log
          11 kB
        2. qmodule.pri
          0.9 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            shausman Simon Hausmann
            alexpux Alexey Pavlov
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes