Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Compiling qtwebengine 6.6.1
Qt 6.11 is out! See what's new in the release blog

Compiling qtwebengine 6.6.1

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
1 Posts 1 Posters 288 Views 2 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.
  • L Offline
    L Offline
    Lyallp
    wrote on last edited by
    #1

    Hi, I am new here so please redirect me to the appropriate area for this question.

    I use Gentoo Linux (a source build based system) on X64.

    I am trying to build qtwebengine-6.6.1 on my system and what makes my system somewhat unusual is that I have disabled optimisation and turned on debug symbols, globally.

    To that end, when I build qtwebengine-6.6.1 the build fails because a strip symbols option is run but not enabled and a subsequent step in the build expects the strip symbols to have done something.

    qtwebengine-6.6.1 compiles just fine with O3 level of optimisation and with debugging symbols turned off (no -ggdb3 in the CXXFLAGS, compresseddebug options and nostrip)

    Happy to provide additional info, such as build logs, if required.

    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