Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. libQt5WebEngineCore.so.5.8.0 and libQt5WebEngine.so.5.8.0 linker errors
Qt 6.11 is out! See what's new in the release blog

libQt5WebEngineCore.so.5.8.0 and libQt5WebEngine.so.5.8.0 linker errors

Scheduled Pinned Locked Moved Unsolved QtWebEngine
1 Posts 1 Posters 780 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.
  • X Offline
    X Offline
    xgme
    wrote on last edited by xgme
    #1

    Qt Version: 5.8.0 (from qt-opensource-linux-x64-5.8.0.run)
    OS: CentOS 6
    Compiler: GCC 4.9.3

    I am getting the following linker error when building my QtWebEngine based application:
    Linking CXX executable ../../x64/myWebEngineApp
    .../libQt5WebEngineCore.so.5.8.0: undefined reference to `__fdelt_chk@GLIBC_2.15'

    .../libQt5WebEngine.so.5.8.0: undefined reference to `memcpy@GLIBC_2.14'

    The same code base built and ran successfully with Qt 5.7.1 in the same dev environment.
    Is this a known issue? Is there a workaround?
    Thanks!

    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