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. compile qtwebengine with extra compile flag
Forum Update on Monday, May 27th 2025

compile qtwebengine with extra compile flag

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
1 Posts 1 Posters 305 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.
  • J Offline
    J Offline
    joeyskeys
    wrote on 17 May 2019, 02:47 last edited by
    #1

    hi all,

    I'm trying to compile qtwebengine with the flag "-D_GLIBCXX_USE_CXX11_ABI=0", it worked in qtwebengine but this flag doesn't pass along to the chromium, which will cause the inconsistency abi and then cause link stage failure.
    From what i know, qtwebengine is now using gyp to generate ninja build file to build chromium, and gyp will respect the environment variable CFLAGS & CXXFLAGS, so I tried to set these environment variables in the python script gyp_qtwebengine but didn't work.
    Any one know the answer to this? Please help.
    BTW, is there any way to rebuild the 3rdparty packages incrementally, or it will be too time consuming to do tests.

    Thanks.

    1 Reply Last reply
    0

    1/1

    17 May 2019, 02:47

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved