Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. Problem qt mac & webkit
Forum Updated to NodeBB v4.3 + New Features

Problem qt mac & webkit

Scheduled Pinned Locked Moved Qt WebKit
3 Posts 3 Posters 2.2k 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.
  • K Offline
    K Offline
    krpn
    wrote on last edited by
    #1

    I want to install Qt creator + qt design on my macbook but when I put a Qwebview and I build the program says me:
    "symbols not found for architecture x86_64"

    in the creator I can't put directly a Qwebview, why?

    please help me

    1 Reply Last reply
    0
    • S Offline
      S Offline
      sportlover
      wrote on last edited by
      #2

      See the post of Volker in other thread: "Symbol(s) not found for architecture x86_64":http://qt-project.org/forums/viewthread/20988/#100308

      And make sure you have add the following to your .pro file:
      @QT += webkit@

      1 Reply Last reply
      0
      • D Offline
        D Offline
        dcbasso
        wrote on last edited by
        #3

        I don't work with Mac but on my Linux I was forced to install some qtwebkit packages... After I install then everything compile as expected!

        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