Hi,
i had built QtSerialPort from source like described in the wiki [qt-project.org]. 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 ×64
I´m not familiar with the qt help system so can me pls tell someone where is the mistake? :)
thanks in advance.
↧