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. Qt 4.8.3 compilation error: Webkit module
Forum Updated to NodeBB v4.3 + New Features

Qt 4.8.3 compilation error: Webkit module

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 1.4k 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.
  • X Offline
    X Offline
    xargon
    wrote on last edited by
    #1

    Hello all,

    I am trying to build the Qt 4.8.3 open source version with webkit and SSL. However, the webkit module fails to compile and somehow it seems to be related to some paths. The error I get is as follows:

    @
    tmp\moc\debug_shared\moc_QNetworkReplyHandler.cpp(10) : fatal error C1083: Canno
    t open include file: '../../../../../../../../../qt-everywhere-opensource-src-4.
    8.4/src/3rdparty/webkit/Source/WebCore/platform/network/qt/QNetworkReplyHandler.
    h': No such file or directory
    NetworkStateNotifierQt.cpp
    tmp\moc\debug_shared\moc_NetworkStateNotifierPrivate.cpp(10) : fatal error C1083
    : Cannot open include file: '../../../../../../../../../qt-everywhere-opensource
    -src-4.8.4/src/3rdparty/webkit/Source/WebCore/platform/network/qt/NetworkStateNo
    tifierPrivate.h': No such file or directory
    SocketStreamHandleQt.cpp
    tmp\moc\debug_shared\moc_SocketStreamHandlePrivate.cpp(10) : fatal error C1083:
    Cannot open include file: '../../../../../../../../../qt-everywhere-opensource-s
    rc-4.8.4/src/3rdparty/webkit/Source/WebCore/platform/network/qt/SocketStreamHand
    lePrivate.h': No such file or directory
    Generating Code...
    NMAKE : fatal error U1077: '"c:\Program Files\Microsoft Visual Studio 9.0\VC\BIN
    \cl.EXE"' : return code '0x2'
    Stop.
    NMAKE : fatal error U1077: '"c:\Program Files\Microsoft Visual Studio 9.0\VC\BIN
    \nmake.exe"' : return code '0x2'
    Stop.
    NMAKE : fatal error U1077: 'cd' : return code '0x2'
    Stop.
    NMAKE : fatal error U1077: 'cd' : return code '0x2'
    Stop.
    @

    The compilation before seemed fine.

    Any help would be greatly appreciated. I really am in a bind here.

    Thanks,

    xarg

    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