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. QT 4.8.3: Cannot build documentation
Qt 6.11 is out! See what's new in the release blog

QT 4.8.3: Cannot build documentation

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

    I have managed to successfully build QT 4.8.3 (from qt-everywhere-opensource-src-4.8.3.zip), using GCC 4.7.1 running under Windows 7.

    But I am unable to "make docs". When I try, I get a lot of errors like:

    @C:/Qt/4.8.3/src/declarative/util/qdeclarativesystempalette.cpp:59: Cannot link to 'QPalette' in SystemPalette@

    With the final error being:

    @Invalid number of parameters
    mingw32-make: *** [qch_docs] Error 4@

    I have tried using both mingw32-make and nmake (as suggested by the wiki here), as well as trying to run qdoc3 "manually", and none of the 3 methods work.

    Is it possible to build the documentation for 4.8.3?

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      I think it you will install whole package available in qt website then you can get the inbuilt documentation.

      You can browse below web.

      http://qt-project.org/downloads

      1 Reply Last reply
      0
      • M Offline
        M Offline
        masum
        wrote on last edited by
        #3

        May be "ihall_mps" is doing this for learning purpose.

        Kind Regards

        Md. Rashidul Hasan
        Software Architect
        OnnoRokom Software Ltd.
        Cell: 8801836885252

        1 Reply Last reply
        0
        • I Offline
          I Offline
          ihall_mps
          wrote on last edited by
          #4

          Actually, what was suggested by DJain doesn't work.

          I installed the QT 4.8.3 (MinGW 4.4) package, copied the documentation, and uninstalled the package. I then copied the documentation to my own QT 4.8.3 build (which as noted, used GCC 4.7.1).

          assistant still crashes.

          So its obvious to me you need to build the documentation when building the package.

          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