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 qtbase
Qt 6.11 is out! See what's new in the release blog

Compile qtbase

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
3 Posts 2 Posters 1.2k 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.
  • I Offline
    I Offline
    ilian
    wrote on last edited by
    #1

    Hello all,

    I am trying to compile qtbase from the official repo, however qtbase.pro does not show me anything in my qtcreator and I got errors:

    /home/ilian/gitprojects/qtbase/configure.pri:393: error: 'bypassNesting' is not a recognized test function
    /home/ilian/gitprojects/qtbase/configure.pri:810: error: 'reload_properties' is not a recognized test function.
    /home/ilian/gitprojects/qtbase/configure.pri:824: error: 'bypassNesting' is not a recognized test function.
    

    I am cloning from here: http://code.qt.io/cgit/qt/qtbase.git/ Any info?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      You need to configure qtbase before you can build/hack on it.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      I 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        You need to configure qtbase before you can build/hack on it.

        I Offline
        I Offline
        ilian
        wrote on last edited by
        #3

        @SGaist said in Compile qtbase:

        Hi,

        You need to configure qtbase before you can build/hack on it.

        Thanks, I'll give it a try.

        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