Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Building Qt4.8.x on Lion with xcode 4.6 or higher

Building Qt4.8.x on Lion with xcode 4.6 or higher

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 616 Views
  • 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
    StianHarris
    wrote on last edited by
    #1

    Can I build Qt 4.8.x on OSX 10.7.x using XCode 4.6.x and Deploy the application on osx 10.6.x 10.7.x 10.8.x i.e. on Snow Leopard, Lion and Mountain Lion?

    I am trying since several days but no result I even tried to explicitly specify -sdk ..10.6.sdk after giving aias Developer/Sdk/... But having very tough time.

    Webkit complains it cannot find symbol " _kCFWebServicesProviderDefaultDisplayNameKey" that is referenced from QtWebKit.

    I see on Qt's bug site that few people says they were able to do it by using sdk 10.6.sdk using lower xcode, but I dont understand why I do need to use 10.6

    technically the SDK shouldn't matter, as long as "-mmacosx-version-min=10.6" is set as deployment target.

    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