Results 1 to 2 of 2

Thread: Qt Creator: How to generate documentation from sources?!?

  1. #1
    Join Date
    Feb 2015
    Location
    Poland
    Posts
    34
    Thanked 1 Time in 1 Post
    Qt products
    Qt5
    Platforms
    Unix/X11 Windows Android

    Exclamation Qt Creator: How to generate documentation from sources?!?

    Hi
    I try generate documentation from cloned Qt Creator sources, but I failed for this! It displays some stupid error messages! Like this:
    Qt Code:
    1. /!-ściągnięte/qt-creator/doc$ qdoc -outputdir ../doc-ready -installdir ../doc-installed ./qtcreator.qdocconf -single-exec
    2. qdoc: error: Cannot open file 'include(config/qtcreator-project.qdocconf)': No such file or directory
    3. Cannot open file 'include(config/qtcreator-project.qdocconf)': No such file or directory
    4.  
    5. Aborting
    To copy to clipboard, switch view to plain text mode 
    But I my next command:
    Qt Code:
    1. /!-ściągnięte/qt-creator/doc$ ls -l ./config/qtcreator-project.qdocconf
    2. -rw-rw-r-- 1 szyk szyk 2695 sie 1 22:50 ./config/qtcreator-project.qdocconf
    To copy to clipboard, switch view to plain text mode 

    This is very anoying!!!
    Please help me.

    Thanks in advance and best regards
    Szyk Cech

  2. #2
    Join Date
    Jul 2008
    Location
    Germany
    Posts
    503
    Thanks
    11
    Thanked 76 Times in 74 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Qt Creator: How to generate documentation from sources?!?

    Hi, maybe your path is the problem? "/!-ściągnięte/" looks a bit strange to me, maybe it confuses the script. Did you try a more standard path?

    Ginsengelf

Similar Threads

  1. Replies: 10
    Last Post: 16th June 2014, 16:40
  2. Replies: 2
    Last Post: 11th June 2014, 09:17
  3. Help to generate QtSerialPort documentation
    By cstr in forum Installation and Deployment
    Replies: 2
    Last Post: 10th April 2013, 20:04
  4. Replies: 0
    Last Post: 19th May 2010, 06:49
  5. Generate Qt documentation
    By bunjee in forum Qt Programming
    Replies: 1
    Last Post: 21st August 2008, 17:09

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.