Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Unable to build QT 4.8.3 without "-no-webkit"
Qt 6.11 is out! See what's new in the release blog

Unable to build QT 4.8.3 without "-no-webkit"

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 1 Posters 3.0k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    maik
    wrote on last edited by
    #1

    Hi,
    I am trying to build QT 4.8.3 from source on my Win7 system.

    With these commands the build is started and after some hours I get below printed error.
    If I run the command with the additional configure option "-no-webkit", then the compiling
    finished succesfully.

    My build Batch:
    set CDIR=C:\build
    set QTVERSION=4.8.3
    set TDIR=qt_build_4_8_3_webkit
    set PATH=

    1 Reply Last reply
    0
    • M Offline
      M Offline
      maik
      wrote on last edited by
      #2

      My used coonfigure options:
      configure -platform win32-g++ -opensource -debug -debug-and-release -no-phonon -fast -nomake examples -nomake demos -no-dsp -no-vcproj -no-cetest -no-s60 -dbus -qt-sql-odbc -qt-sql-sqlite -plugin-sql-odbc -plugin-sql-sqlite -no-qt3support -no-opengl -no-openvg -no-incredibuild-xge -I

      1 Reply Last reply
      0
      • M Offline
        M Offline
        maik
        wrote on last edited by
        #3

        The first error:
        ...c:\user\maik\prj\qt\build\src-4.8.3\src\3rdparty\webkit\Source\We
        bCore\generated\MathMLNames.cpp
        In file included from c:\user\maik\prj\qt\build\src-4.8.3\src\3rdparty\webkit\So
        urce\WebCore\generated\MathMLNames.cpp:30:
        c:\user\maik\prj\qt\build\src-4.8.3\src\3rdparty\webkit\Source\WebCore/config.h:
        30:26: error: wtf/Platform.h: No such file or directory

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved