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. [SOLVED] Error in WebKit when compiling 4.8.5
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] Error in WebKit when compiling 4.8.5

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 2 Posters 1.3k 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.
  • S Offline
    S Offline
    sipickles
    wrote on 6 Aug 2013, 10:53 last edited by
    #1

    Hi

    Using Mac OSX Lion, g++-4.0, Qt 4.8.5.

    I am having trouble getting Qt to build. I get this error:

    @i686-apple-darwin10-g++-4.0.1: /workspace/Qt/4.8.5/src/src/3rdparty/webkit/Source/../WebKitLibraries/libWebKitSystemInterfaceSnowLeopard.a: No such file or directory@

    Google doesn't find anyone having the same issue :(

    My configure command looks like this:
    @./configure -release -framework -nomake examples -nomake demos -nomake docs -cocoa -arch x86_64 -sdk /Developer/SDKs/MacOSX10.6.sdk -opensource -no-phonon -svg -webkit -qt-libjpeg -qt-libmng -qt-libpng -qt-zlib -no-dbus -libdir ../bin/mac-64-x86-release-10.6//frameworks -prefix ../bin/mac-64-x86-release-10.6/@

    I can build it fine on Linux, but then my problem looks mac-specific (snow leopard lib).

    Any suggestions would be most welcome.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      sierdzio
      Moderators
      wrote on 6 Aug 2013, 11:03 last edited by
      #2

      Updating your Xcode seems to be a good first step. You can disable webkit build if you don't use it.

      (Z(:^

      1 Reply Last reply
      0
      • S Offline
        S Offline
        sipickles
        wrote on 6 Aug 2013, 12:02 last edited by
        #3

        Thanks for the reply.

        The problem was between the screen and the chair.

        svn had somehow not added the webkit binaries during commit to my own repo. sigh!

        Oh well, works a treat now!

        1 Reply Last reply
        0

        1/3

        6 Aug 2013, 10:53

        • Login

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