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. QtDocumentation:Build
Forum Updated to NodeBB v4.3 + New Features

QtDocumentation:Build

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
6 Posts 2 Posters 569 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.
  • S Offline
    S Offline
    Shrishashank
    wrote on last edited by
    #1

    Can anyone help me to build qt-documentation for mac because i didn't get how to build qtdocs.
    someone help me with clear process how we can able to build qt-docs?

    SHRISHASHANK S K

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

      Hi,

      Did you follow the documentation ?
      The wiki page that was already linked in your other threads ?
      What exactly is your issue ?
      Did you install the required software ?

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

      1 Reply Last reply
      0
      • S Offline
        S Offline
        Shrishashank
        wrote on last edited by Shrishashank
        #3

        Yes I installed required software but I didn't get how should go through the process
        because I tried to build but build fails showing some cmake error.

        ninja: error: 'qtbase/bin/qdoc', needed by 'qt3d/src/core/CMakeFiles/generate_top_level_docs_3DCore', missing and no known rule to make it
        

        i tried to build in mac and i give the below config command after perl-initrepo.
        cmake -G Ninja
        -DCMAKE_BUILD_TYPE=Debug
        -DFEATURE_developer_build=ON
        -DQT_BUILD_TESTS_BY_DEFAULT=ON
        -DQT_BUILD_TESTS=ON
        -DQT_BUILD_EXAMPLES=OFF
        -DQT_BUILD_DOCS=ON
        -DCMAKE_INSTALL_PREFIX=/Volumes/MacBookProSSD1/QtDev/BugFix
        /Volumes/MacBookProSSD1/QtDev/qt5

        SHRISHASHANK S K

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

          What exactly did you install ?
          Did you call the configure script ?
          From your post it seems not.

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

          1 Reply Last reply
          0
          • S Offline
            S Offline
            Shrishashank
            wrote on last edited by
            #5

            Yes, after configure only i keep for build then throwing the error

            SHRISHASHANK S K

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

              The configure summary tells you why qdoc will not be built. That's what you need to take into account.

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

              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