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. QtWebkit link error with MinGW 64

QtWebkit link error with MinGW 64

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 1.3k 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
    soroush
    wrote on last edited by
    #1

    My Qt5 compile terminates when ld.exe tries to link compiled objects of QtWebkit. This is what happened:

    @
    c:/mingw-64/bin/../lib/gcc/x86_64-w64-mingw32/4.7.2/../../../../x86_64-w64-mingw32/bin/ld.exe: E:/sources/qt-everywhere-opensource-src-5.0.0/qtwebkit/Source/JavaScriptCore/debug/libJavaScriptCored.a(StructureChain.o): bad reloc address 0x0 in section `.data'
    collect2.exe: error: ld returned 1 exit status
    Makefile.api.Debug:94: recipe for target 'E:\sources\qt-everywhere-opensource-src-5.0.0\qtbase\lib\Qt5WebKitd.dll' failed
    mingw32-make[3]: *** [E:\sources\qt-everywhere-opensource-src-5.0.0\qtbase\lib\Qt5WebKitd.dll] Error 1
    @

    And full code in "pastebin":http://pastebin.com/t03idihH

    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