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. QtWebKit Link Error
QtWS25 Last Chance

QtWebKit Link Error

Scheduled Pinned Locked Moved Qt WebKit
1 Posts 1 Posters 1.2k 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.
  • L Offline
    L Offline
    longinicloud
    wrote on last edited by
    #1

    I am on Windows 7, VS2010 Ultimate. I can build QT5 from source following the instructions on https://qt-project.org/wiki/Building-Qt-5-from-Git#aea23489ce3aa9b6406ebb28e0cda430. Now I am trying to build QtWebKit following the instructions on http://trac.webkit.org/wiki/BuildingQtOnWindows. But I get a lot of link errors against WTF funcitons from building JavaScriptCore.lib. An error example is listed below.

    JavaScriptCore.lib(JSGlobalObjectFunctions.obj) : error LNK2019: unresolved external symbol _u_charType_51 referenced in function "bool __cdecl WTF::Unicode::isSeparatorSpace(int)" ?isSeparatorSpace@Unicode@WTF@@YA_NH@Z)

    Tried very hard on google and searching this forum, but no lucky. May anyone help me out? thanks in advance.

    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