Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QtSerialPort generate help files
Qt 6.11 is out! See what's new in the release blog

QtSerialPort generate help files

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 1.5k 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.
  • B Offline
    B Offline
    bacardicola
    wrote on last edited by
    #1

    Hi,

    i had built QtSerialPort from source like described in the "wiki":http://qt-project.org/wiki/QtSerialPort. Now i want to generate the help files but when i execute "qdoc3 serialport.qdoconf" i became this:

    @./src/namespace.qdoc:28: Cannot find 'QtSerialPort' specified with '\namespace'
    in any header file
    ./src/getsrc.qdoc:60: Missing '\endcode'
    ./src/build.qdoc:28: Cannot link to 'Examples'@

    There are html files in the /doc path but not the documentation is not complete (no class description, no examples, etc.)
    I use Qt 4.8.3, Win7 x64

    I´m not familiar with the qt help system so can me pls tell someone where is the mistake? :)
    thanks in advance.

    1 Reply Last reply
    0
    • K Offline
      K Offline
      kuzulis
      Qt Champions 2020
      wrote on last edited by
      #2

      Hi,

      At the moment, the documentation is not ready and incorrect configured, so far do without documentation, e.g. just see the comments in the source code and examples. :)

      1 Reply Last reply
      0
      • B Offline
        B Offline
        bacardicola
        wrote on last edited by
        #3

        oh ok, what a pity, thanks for your reply

        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